| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 2 | -2/+7 |
|\ |
|
| * | ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings | Joe Perches | 2015-10-15 | 1 | -1/+1 |
| * | bpf: clear sender_cpu before xmit | Alexei Starovoitov | 2015-10-08 | 1 | -0/+1 |
| * | bpf: fix panic in SO_GET_FILTER with native ebpf programs | Daniel Borkmann | 2015-10-05 | 1 | -1/+5 |
* | | net: introduce pre-change upper device notifier | Jiri Pirko | 2015-10-16 | 1 | -0/+9 |
* | | net: SO_INCOMING_CPU setsockopt() support | Eric Dumazet | 2015-10-13 | 1 | -0/+5 |
* | | sock: support per-packet fwmark | Edward Jee | 2015-10-13 | 1 | -0/+26 |
* | | bpf: enable non-root eBPF programs | Alexei Starovoitov | 2015-10-13 | 1 | -1/+2 |
* | | bpf: fix cb access in socket filter programs | Alexei Starovoitov | 2015-10-11 | 1 | -5/+7 |
* | | net/core: make sock_diag.c explicitly non-modular | Paul Gortmaker | 2015-10-09 | 1 | -11/+3 |
* | | net/core: lockdep_rtnl_is_held can be boolean | Yaowei Bai | 2015-10-09 | 1 | -1/+1 |
* | | bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs | Daniel Borkmann | 2015-10-08 | 1 | -7/+2 |
* | | net: move net_get_random_once to lib | Hannes Frederic Sowa | 2015-10-08 | 1 | -49/+0 |
* | | bpf, skb_do_redirect: clear sender_cpu before xmit | Daniel Borkmann | 2015-10-08 | 1 | -0/+1 |
* | | dst: Pass net into dst->output | Eric W. Biederman | 2015-10-08 | 2 | -9/+9 |
* | | net: Add support for filtering neigh dump by device index | David Ahern | 2015-10-07 | 1 | -2/+15 |
* | | bpf, seccomp: prepare for upcoming criu support | Daniel Borkmann | 2015-10-05 | 1 | -5/+11 |
* | | tcp: restore fastopen operations | Eric Dumazet | 2015-10-05 | 1 | -1/+0 |
* | | net: use sk_fullsock() in __netdev_pick_tx() | Eric Dumazet | 2015-10-05 | 1 | -0/+1 |
* | | tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets | Eric Dumazet | 2015-10-03 | 1 | -1/+1 |
* | | sched, bpf: make skb->priority writable | Daniel Borkmann | 2015-10-03 | 1 | -2/+7 |
* | | sched, bpf: add helper for retrieving routing realms | Daniel Borkmann | 2015-10-03 | 1 | -0/+22 |
* | | ebpf: migrate bpf_prog's flags to bitfield | Daniel Borkmann | 2015-10-03 | 1 | -1/+1 |
* | | switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* | Jiri Pirko | 2015-10-03 | 2 | -2/+2 |
* | | tcp: remove max_qlen_log | Eric Dumazet | 2015-10-03 | 1 | -7/+1 |
* | | tcp/dccp: remove struct listen_sock | Eric Dumazet | 2015-10-03 | 1 | -44/+3 |
* | | tcp/dccp: shrink struct listen_sock | Eric Dumazet | 2015-10-03 | 1 | -11/+3 |
* | | tcp/dccp: install syn_recv requests into ehash table | Eric Dumazet | 2015-10-03 | 1 | -27/+1 |
* | | tcp: move qlen/young out of struct listen_sock | Eric Dumazet | 2015-10-03 | 1 | -4/+4 |
* | | tcp: add a spinlock to protect struct request_sock_queue | Eric Dumazet | 2015-10-03 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-02 | 2 | -6/+6 |
|\| |
|
| * | skbuff: Fix skb checksum partial check. | Pravin B Shelar | 2015-09-30 | 1 | -4/+5 |
| * | net sysfs: Print link speed as signed integer | Alexander Stein | 2015-09-29 | 1 | -2/+1 |
* | | net: Add support for filtering neigh dump by master device | David Ahern | 2015-09-30 | 1 | -1/+31 |
* | | tcp: prepare fastopen code for upcoming listener changes | Eric Dumazet | 2015-09-30 | 1 | -1/+8 |
* | | netpoll: Drop budget parameter from NAPI polling call hierarchy | Alexander Duyck | 2015-09-29 | 1 | -12/+11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-09-27 | 7 | -26/+49 |
|\| |
|
| * | net: fix net_device refcounting | Russell King | 2015-09-25 | 1 | -0/+9 |
| * | fib_rules: fix fib rule dumps across multiple skbs | Wilson Kok | 2015-09-25 | 1 | -5/+9 |
| * | netpoll: Close race condition between poll_one_napi and napi_disable | Neil Horman | 2015-09-23 | 2 | -2/+10 |
| * | net: core: drop null test before destroy functions | Julia Lawall | 2015-09-16 | 1 | -8/+4 |
| * | rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink | Roopa Prabhu | 2015-09-16 | 1 | -10/+16 |
| * | ebpf: emit correct src_reg for conditional jumps | Tycho Andersen | 2015-09-11 | 1 | -1/+1 |
* | | net: remove unused argument of __netdev_find_adj() | Michal Kubeček | 2015-09-25 | 1 | -8/+7 |
* | | sched, bpf: let stack handle !IFF_UP devs on bpf_clone_redirect | Daniel Borkmann | 2015-09-23 | 1 | -3/+0 |
* | | bpf: add bpf_redirect() helper | Alexei Starovoitov | 2015-09-18 | 2 | -0/+52 |
* | | cls_bpf: introduce integrated actions | Daniel Borkmann | 2015-09-18 | 1 | -0/+14 |
* | | netfilter: Pass net into okfn | Eric W. Biederman | 2015-09-18 | 1 | -1/+3 |
* | | bridge: Add br_netif_receive_skb remove netif_receive_skb_sk | Eric W. Biederman | 2015-09-18 | 1 | -2/+2 |
* | | net: Remove dev_queue_xmit_sk | Eric W. Biederman | 2015-09-18 | 1 | -2/+2 |