index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
ip: fix warning in xfrm4_mode_tunnel_input
stephen hemminger
2013-02-18
ipv6: fix warning in xfrm6_mode_tunnel_input
stephen hemminger
2013-02-18
net: move ioctl functions into a separated file
Cong Wang
2013-02-18
ipv6: optimize inet6_hash_frag()
Eric Dumazet
2013-02-18
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-02-15
tipc: remove redundant checking for the number of iovecs in a send request
Ying Xue
2013-02-15
tipc: byte-based overload control on socket receive queue
Ying Xue
2013-02-15
tipc: eliminate duplicated discard_rx_queue routine
Ying Xue
2013-02-15
net: use skb_reset_mac_len() in dev_gro_receive()
Eric Dumazet
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2013-02-15
net: factor out skb_mac_gso_segment() from skb_gso_segment()
Pravin B Shelar
2013-02-15
net: Add skb_unclone() helper function.
Pravin B Shelar
2013-02-14
net: Don't write to current task flags on every packet received.
David S. Miller
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-02-14
bridge: make ifla_br_policy and br_af_ops static
Cong Wang
2013-02-13
bridge: Separate egress policy bitmap
Vlad Yasevich
2013-02-13
bridge: Add vlan support for local fdb entries
Vlad Yasevich
2013-02-13
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-13
bridge: Add vlan id to multicast groups
Vlad Yasevich
2013-02-13
bridge: Add vlan to unicast fdb entries
Vlad Yasevich
2013-02-13
bridge: Add the ability to configure pvid
Vlad Yasevich
2013-02-13
bridge: Implement vlan ingress/egress policy with PVID.
Vlad Yasevich
2013-02-13
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-13
bridge: Add netlink interface to configure vlans on bridge ports
Vlad Yasevich
2013-02-13
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
2013-02-13
bridge: Validate that vlan is permitted on ingress
Vlad Yasevich
2013-02-13
bridge: Add vlan filtering infrastructure
Vlad Yasevich
2013-02-13
net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack
Daniel Borkmann
2013-02-13
net: sctp: minor: make jsctp_sf_eat_sack static
Daniel Borkmann
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
2013-02-13
tcp: send packets with a socket timestamp
Andrey Vagin
2013-02-13
tcp: set and get per-socket timestamp
Andrey Vagin
2013-02-13
tcp: adding a per-socket timestamp offset
Andrey Vagin
2013-02-13
netpoll: fix smatch warnings in netpoll core code
Neil Horman
2013-02-13
net: skbuff: fix compile error in skb_panic()
James Hogan
2013-02-12
act_police: improved accuracy at high rates
Jiri Pirko
2013-02-12
act_police: move struct tcf_police to act_police.c
Jiri Pirko
2013-02-12
tbf: improved accuracy at high rates
Jiri Pirko
2013-02-12
sch_api: introduce qdisc_watchdog_schedule_ns()
Jiri Pirko
2013-02-12
sch: make htb_rate_cfg and functions around that generic
Jiri Pirko
2013-02-12
htb: initialize cl->tokens and cl->ctokens correctly
Jiri Pirko
2013-02-12
htb: remove pointless first initialization of buffer and cbuffer
Jiri Pirko
2013-02-12
htb: use PSCHED_TICKS2NS()
Jiri Pirko
2013-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-12
htb: fix values in opt dump
Jiri Pirko
2013-02-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-02-12
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
2013-02-12
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
[next]