| Commit message (Expand) | Author | Age | Files | Lines |
* | net: avoid dependency of net_get_random_once on nop patching | Hannes Frederic Sowa | 2014-05-14 | 1 | -4/+4 |
* | neigh: set nud_state to NUD_INCOMPLETE when probing router reachability | Duan Jiong | 2014-05-13 | 1 | -2/+2 |
* | Revert "net: core: introduce netif_skb_dev_features" | Florian Westphal | 2014-05-07 | 1 | -12/+10 |
* | rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set | David Gibson | 2014-04-24 | 1 | -6/+10 |
* | rtnetlink: Warn when interface's information won't fit in our packet | David Gibson | 2014-04-24 | 1 | -5/+12 |
* | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman | 2014-04-24 | 1 | -9/+11 |
* | net: Add variants of capable for use on on sockets | Eric W. Biederman | 2014-04-24 | 1 | -0/+49 |
* | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump | Eric W. Biederman | 2014-04-24 | 1 | -2/+2 |
* | net: filter: initialize A and X registers | Alexei Starovoitov | 2014-04-23 | 1 | -7/+9 |
* | net: Fix ns_capable check in sock_diag_put_filterinfo | Andrew Lutomirski | 2014-04-22 | 1 | -2/+2 |
* | vlan: Fix lockdep warning when vlan dev handle notification | dingtianhong | 2014-04-18 | 1 | -0/+1 |
* | ipv4: add a sock pointer to dst->output() path. | Eric Dumazet | 2014-04-15 | 1 | -6/+9 |
* | net: Start with correct mac_len in skb_network_protocol | Vlad Yasevich | 2014-04-14 | 1 | -1/+1 |
* | net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W | Daniel Borkmann | 2014-04-14 | 1 | -1/+0 |
* | filter: prevent nla extensions to peek beyond the end of the message | Mathias Krause | 2014-04-13 | 1 | -1/+7 |
* | pktgen: be friendly to LLTX devices | Daniel Borkmann | 2014-04-12 | 1 | -2/+6 |
* | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 2014-04-11 | 2 | -5/+3 |
* | net: core: don't account for udp header size when computing seglen | Florian Westphal | 2014-04-10 | 1 | -5/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-04-08 | 4 | -21/+28 |
|\ |
|
| * | netdev: remove potentially harmful checks | Veaceslav Falico | 2014-04-07 | 1 | -4/+2 |
| * | pktgen: fix xmit test for BQL enabled devices | Daniel Borkmann | 2014-04-07 | 1 | -1/+1 |
| * | net: filter: be more defensive on div/mod by X==0 | Daniel Borkmann | 2014-04-07 | 1 | -16/+16 |
| * | net-gro: reset skb->truesize in napi_reuse_skb() | Eric Dumazet | 2014-04-03 | 1 | -0/+1 |
| * | net: add busy_poll device feature | Jiri Pirko | 2014-04-03 | 2 | -0/+8 |
* | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 | 1 | -1/+7 |
|\ \ |
|
| * | | net/core/flow.c: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+7 |
* | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2014-04-03 | 2 | -48/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | cgroup: drop const from @buffer of cftype->write_string() | Tejun Heo | 2014-03-19 | 1 | -1/+1 |
| * | | cgroup: drop @skip_css from cgroup_taskset_for_each() | Tejun Heo | 2014-02-13 | 2 | -2/+2 |
| * | | cgroup: clean up cgroup_subsys names and initialization | Tejun Heo | 2014-02-08 | 2 | -7/+3 |
| * | | cgroup: drop module support | Tejun Heo | 2014-02-08 | 2 | -2/+0 |
| * | | cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid... | Tejun Heo | 2014-02-08 | 2 | -36/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-04-02 | 15 | -1177/+1813 |
|\ \ \ |
|
| * | | | netpoll: Use skb_irq_freeable to make zap_completion_queue safe. | Eric W. Biederman | 2014-04-01 | 1 | -1/+1 |
| * | | | net: ptp: move PTP classifier in its own file | Daniel Borkmann | 2014-04-01 | 3 | -18/+142 |
| * | | | net: filter: minor: fix kdoc in __sk_run_filter | Daniel Borkmann | 2014-04-01 | 1 | -2/+2 |
| * | | | net-gro: restore frag0 optimization | Eric Dumazet | 2014-03-31 | 1 | -32/+64 |
| * | | | net-sysfs: expose number of carrier on/off changes | david decotigny | 2014-03-31 | 2 | -1/+16 |
| * | | | net: Allow modules to use is_skb_forwardable | Vlad Yasevich | 2014-03-31 | 1 | -2/+2 |
| * | | | net: filter: rework/optimize internal BPF interpreter's instruction set | Alexei Starovoitov | 2014-03-31 | 1 | -300/+1157 |
| * | | | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann | 2014-03-31 | 1 | -1/+7 |
| * | | | net: ptp: use sk_unattached_filter_create() for BPF | Daniel Borkmann | 2014-03-31 | 1 | -7/+14 |
| * | | | net: filter: move filter accounting to filter core | Daniel Borkmann | 2014-03-31 | 1 | -2/+25 |
| * | | | net: filter: keep original BPF program around | Daniel Borkmann | 2014-03-31 | 2 | -29/+80 |
| * | | | net: filter: add jited flag to indicate jit compiled filters | Daniel Borkmann | 2014-03-31 | 1 | -0/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-29 | 2 | -12/+31 |
| |\ \ \ |
|
| * | | | | netpoll: Respect NETIF_F_LLTX | Eric W. Biederman | 2014-03-29 | 1 | -5/+5 |
| * | | | | netpoll: Remove strong unnecessary assumptions about skbs | Eric W. Biederman | 2014-03-29 | 1 | -2/+2 |
| * | | | | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable | Eric W. Biederman | 2014-03-29 | 2 | -8/+8 |
| * | | | | netpoll: Move rx enable/disable into __dev_close_many | Eric W. Biederman | 2014-03-29 | 1 | -9/+4 |