index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-24
netpoll: fix the skb check in pkt_is_ns
Li RongQing
2014-03-20
rtnetlink: fix fdb notification flags
Nicolas Dichtel
2014-03-17
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
Eric W. Biederman
2014-03-17
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
Eric W. Biederman
2014-03-17
netpoll: Consolidate neigh_tx processing in service_neigh_queue
Eric W. Biederman
2014-03-17
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
Eric W. Biederman
2014-03-17
netpoll: Don't drop all received packets.
Eric W. Biederman
2014-03-17
netpoll: Add netpoll_rx_processing
Eric W. Biederman
2014-03-17
netpoll: Warn if more packets are processed than are budgeted
Eric W. Biederman
2014-03-17
netpoll: Visit all napi handlers in poll_napi
Eric W. Biederman
2014-03-17
netpoll: Pass budget into poll_napi
Eric W. Biederman
2014-03-17
netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev
Eric W. Biederman
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-13
consolidate duplicate code is skb_checksum_setup() helpers
Jan Beulich
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
2014-03-12
net: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-03-11
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
2014-03-11
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
2014-03-11
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
2014-03-11
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
2014-03-11
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
2014-03-10
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-27
neigh: recompute reachabletime before returning from neigh_periodic_work()
Duan Jiong
2014-02-27
neigh: directly goto out after setting nud_state to NUD_FAILED
Duan Jiong
2014-02-26
neigh: probe application via netlink in NUD_PROBE
Timo Teräs
2014-02-26
net: Add sysfs file for port number
Amir Vadai
2014-02-24
pktgen: document all supported flags
Mathias Krause
2014-02-24
pktgen: simplify error handling in pgctrl_write()
Mathias Krause
2014-02-24
pktgen: fix out-of-bounds access in pgctrl_write()
Mathias Krause
2014-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-02-22
neigh: fix setting of default gc_* values
Jiri Pirko
2014-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-18
rtnl: make ifla_policy static
Jiri Pirko
2014-02-17
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
Florian Westphal
2014-02-17
netdevice: move netdev_cap_txqueue for shared usage to header
Daniel Borkmann
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-14
net-sysfs: get_netdev_queue_index() cleanup
Eric Dumazet
2014-02-13
net: remove unnecessary return's
stephen hemminger
2014-02-13
net: core: introduce netif_skb_dev_features
Florian Westphal
2014-02-13
net: correct error path in rtnl_newlink()
Cong Wang
2014-02-12
flowcache: Make flow cache name space aware
Fan Du
2014-02-12
skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end
Fan Du
2014-02-09
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
2014-02-09
net: Mark functions as static in core/dev.c
Rashika Kheria
2014-02-06
net: use __GFP_NORETRY for high order allocations
Eric Dumazet
2014-02-06
netpoll: fix netconsole IPv6 setup
Sabrina Dubroca
[next]