| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | netpoll: Don't drop all received packets. | Eric W. Biederman | 2014-03-17 | 1 | -11/+6 |
| * | | | | | netpoll: Add netpoll_rx_processing | Eric W. Biederman | 2014-03-17 | 1 | -2/+2 |
| * | | | | | netpoll: Warn if more packets are processed than are budgeted | Eric W. Biederman | 2014-03-17 | 1 | -0/+1 |
| * | | | | | netpoll: Visit all napi handlers in poll_napi | Eric W. Biederman | 2014-03-17 | 1 | -3/+0 |
| * | | | | | netpoll: Pass budget into poll_napi | Eric W. Biederman | 2014-03-17 | 1 | -3/+3 |
| * | | | | | netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev | Eric W. Biederman | 2014-03-17 | 1 | -8/+8 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-14 | 2 | -47/+58 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | consolidate duplicate code is skb_checksum_setup() helpers | Jan Beulich | 2014-03-13 | 1 | -90/+50 |
| * | | | | | flowcache: Fix resource leaks on namespace exit. | Steffen Klassert | 2014-03-12 | 1 | -0/+19 |
| * | | | | | net: Convert uses of __constant_<foo> to <foo> | Joe Perches | 2014-03-12 | 2 | -12/+12 |
| * | | | | | flowcache: restore a single flow_cache kmem_cache | Eric Dumazet | 2014-03-10 | 1 | -6/+8 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-05 | 2 | -7/+4 |
| |\ \ \ \ \ |
|
| * | | | | | | neigh: directly goto out after setting nud_state to NUD_FAILED | Duan Jiong | 2014-02-27 | 1 | -0/+1 |
| * | | | | | | neigh: probe application via netlink in NUD_PROBE | Timo Teräs | 2014-02-26 | 1 | -4/+4 |
| * | | | | | | net: Add sysfs file for port number | Amir Vadai | 2014-02-26 | 1 | -0/+2 |
| * | | | | | | pktgen: document all supported flags | Mathias Krause | 2014-02-24 | 1 | -1/+7 |
| * | | | | | | pktgen: simplify error handling in pgctrl_write() | Mathias Krause | 2014-02-24 | 1 | -13/+6 |
| * | | | | | | pktgen: fix out-of-bounds access in pgctrl_write() | Mathias Krause | 2014-02-24 | 1 | -1/+4 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-02-24 | 2 | -70/+83 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | flowcache: Make flow cache name space aware | Fan Du | 2014-02-12 | 1 | -70/+57 |
| | * | | | | | | skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end | Fan Du | 2014-02-12 | 1 | -0/+26 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-02-19 | 3 | -33/+28 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | rtnl: make ifla_policy static | Jiri Pirko | 2014-02-18 | 1 | -51/+56 |
| * | | | | | | | | net-sysfs: get_netdev_queue_index() cleanup | Eric Dumazet | 2014-02-14 | 1 | -6/+3 |
| * | | | | | | | | net: remove unnecessary return's | stephen hemminger | 2014-02-13 | 1 | -1/+0 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-04-02 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | net-sysfs: fix comment typo 'CONFIG_SYFS' | Paul Bolle | 2014-02-20 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2014-02-20 | 19 | -771/+1451 |
| |\| | | | | | | |
|
| * | | | | | | | | treewide: Fix typo in Documentation/DocBook | Masanari Iida | 2014-02-19 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-04-01 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
| * | | | | | | | | smp: Rename __smp_call_function_single() to smp_call_function_single_async() | Frederic Weisbecker | 2014-02-24 | 1 | -1/+1 |
| * | | | | | | | | smp: Remove wait argument from __smp_call_function_single() | Frederic Weisbecker | 2014-02-24 | 1 | -1/+1 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | net: Account for all vlan headers in skb_mac_gso_segment | Vlad Yasevich | 2014-03-28 | 2 | -5/+11 |
* | | | | | | | | core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors | Zoltan Kiss | 2014-03-27 | 1 | -7/+20 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | netpoll: fix the skb check in pkt_is_ns | Li RongQing | 2014-03-24 | 1 | -1/+1 |
* | | | | | | | rtnetlink: fix fdb notification flags | Nicolas Dichtel | 2014-03-20 | 1 | -4/+6 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | tcp: tcp_release_cb() should release socket ownership | Eric Dumazet | 2014-03-11 | 1 | -1/+4 |
* | | | | | | skbuff: skb_segment: orphan frags before copying | Michael S. Tsirkin | 2014-03-11 | 1 | -0/+6 |
* | | | | | | skbuff: skb_segment: s/fskb/list_skb/ | Michael S. Tsirkin | 2014-03-11 | 1 | -13/+13 |
* | | | | | | skbuff: skb_segment: s/skb/head_skb/ | Michael S. Tsirkin | 2014-03-11 | 1 | -22/+24 |
* | | | | | | skbuff: skb_segment: s/skb_frag/frag/ | Michael S. Tsirkin | 2014-03-11 | 1 | -7/+7 |
* | | | | | | skbuff: skb_segment: s/frag/nskb_frag/ | Michael S. Tsirkin | 2014-03-11 | 1 | -9/+9 |
| |_|_|/ /
|/| | | | |
|
* | | | | | neigh: recompute reachabletime before returning from neigh_periodic_work() | Duan Jiong | 2014-02-27 | 1 | -3/+3 |
* | | | | | neigh: fix setting of default gc_* values | Jiri Pirko | 2014-02-22 | 1 | -1/+1 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-02-19 | 1 | -3/+0 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n | Florian Westphal | 2014-02-17 | 1 | -3/+0 |
| |/ / / |
|
* | | | | netdevice: move netdev_cap_txqueue for shared usage to header | Daniel Borkmann | 2014-02-17 | 1 | -12/+1 |
* | | | | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann | 2014-02-17 | 1 | -4/+3 |
* | | | | net: core: introduce netif_skb_dev_features | Florian Westphal | 2014-02-13 | 1 | -10/+12 |
* | | | | net: correct error path in rtnl_newlink() | Cong Wang | 2014-02-13 | 1 | -7/+12 |
|/ / / |
|