| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | net: allow sleeping when modifying store_rps_map | Sasha Levin | 2015-08-13 | 1 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-13 | 3 | -10/+14 |
|\ \
| |/ |
|
| * | inet: fix races with reqsk timers | Eric Dumazet | 2015-08-10 | 1 | -1/+7 |
| * | net: pktgen: don't abuse current->state in pktgen_thread_worker() | Oleg Nesterov | 2015-08-06 | 1 | -3/+0 |
| * | net: Fix skb_set_peeked use-after-free bug | Herbert Xu | 2015-08-06 | 1 | -6/+7 |
* | | net: add explicit logging and stat for neighbour table overflow | Rick Jones | 2015-08-10 | 1 | -4/+10 |
* | | net: Fix race condition in store_rps_map | Tom Herbert | 2015-08-07 | 1 | -4/+7 |
* | | lwtunnel: set skb protocol and dev | Robert Shearman | 2015-08-03 | 1 | -2/+10 |
* | | ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters | Daniel Borkmann | 2015-08-02 | 1 | -0/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-31 | 2 | -4/+7 |
|\ \
| |/ |
|
| * | net: sk_clone_lock() should only do get_net() if the parent is not a kernel s... | Sowmini Varadhan | 2015-07-30 | 1 | -1/+2 |
| * | tcp: fix recv with flags MSG_WAITALL | MSG_PEEK | Sabrina Dubroca | 2015-07-27 | 1 | -2/+3 |
| * | cgroup: net_cls: fix false-positive "suspicious RCU usage" | Konstantin Khlebnikov | 2015-07-25 | 1 | -1/+2 |
* | | net: Add functions to get skb->hash based on flow structures | Tom Herbert | 2015-07-31 | 1 | -4/+54 |
* | | bpf: add helpers to access tunnel metadata | Alexei Starovoitov | 2015-07-31 | 2 | -6/+106 |
* | | net: pktgen: Remove unused 'allocated_skbs' field | Bogdan Hamciuc | 2015-07-29 | 1 | -2/+0 |
* | | net: pktgen: Observe needed_headroom of the device | Bogdan Hamciuc | 2015-07-29 | 1 | -1/+2 |
* | | lwtunnel: Make lwtun_encaps[] static | Thomas Graf | 2015-07-29 | 1 | -1/+1 |
* | | lwtunnel: use kfree_skb() instead of vanilla kfree() | Dan Carpenter | 2015-07-27 | 1 | -1/+1 |
* | | dev: Spelling fix in comments | subashab@codeaurora.org | 2015-07-27 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-23 | 3 | -14/+57 |
|\ \
| |/ |
|
| * | net: ratelimit warnings about dst entry refcount underflow or overflow | Konstantin Khlebnikov | 2015-07-21 | 1 | -1/+3 |
| * | net: Fix skb csum races when peeking | Herbert Xu | 2015-07-15 | 1 | -6/+9 |
| * | net: Clone skb before setting peeked flag | Herbert Xu | 2015-07-15 | 1 | -3/+38 |
| * | rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS | Daniel Borkmann | 2015-07-15 | 1 | -4/+7 |
* | | openvswitch: Use regular VXLAN net_device device | Thomas Graf | 2015-07-21 | 1 | -9/+17 |
* | | fib: Add fib rule match on tunnel id | Thomas Graf | 2015-07-21 | 1 | -2/+22 |
* | | dst: Metadata destinations | Thomas Graf | 2015-07-21 | 2 | -15/+71 |
* | | lwtunnel: support dst output redirect function | Roopa Prabhu | 2015-07-21 | 1 | -0/+56 |
* | | lwtunnel: infrastructure for handling light weight tunnels like mpls | Roopa Prabhu | 2015-07-21 | 2 | -0/+180 |
* | | test_bpf: add bpf_skb_vlan_push/pop() tests | Alexei Starovoitov | 2015-07-20 | 1 | -0/+2 |
* | | bpf: introduce bpf_skb_vlan_push/pop() helpers | Alexei Starovoitov | 2015-07-20 | 1 | -0/+48 |
* | | net: don't reforward packets already forwarded by offload device | Scott Feldman | 2015-07-20 | 1 | -0/+10 |
* | | ebpf: add helper to retrieve net_cls's classid cookie | Daniel Borkmann | 2015-07-20 | 1 | -0/+15 |
* | | netlink: changes for setting and clearing protodown via netlink. | Anuradha Karuppiah | 2015-07-15 | 1 | -2/+14 |
* | | net core: Add protodown support. | Anuradha Karuppiah | 2015-07-15 | 2 | -0/+34 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-13 | 4 | -127/+127 |
|\ \
| |/ |
|
| * | net: call rcu_read_lock early in process_backlog | Julian Anastasov | 2015-07-10 | 1 | -16/+16 |
| * | net: do not process device backlog during unregistration | Julian Anastasov | 2015-07-10 | 1 | -2/+4 |
| * | net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker() | Oleg Nesterov | 2015-07-09 | 1 | -9/+2 |
| * | net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() | Oleg Nesterov | 2015-07-09 | 1 | -1/+3 |
| * | rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver | Daniel Borkmann | 2015-07-08 | 1 | -91/+96 |
| * | Revert "dev: set iflink to 0 for virtual interfaces" | Nicolas Dichtel | 2015-07-08 | 1 | -4/+0 |
| * | net: graceful exit from netif_alloc_netdev_queues() | Eric Dumazet | 2015-07-08 | 1 | -1/+2 |
| * | net_sched: gen_estimator: extend pps limit | Eric Dumazet | 2015-07-08 | 1 | -6/+7 |
* | | net: skb_defer_rx_timestamp should check for phydev before setting up classify | Alexander Duyck | 2015-07-09 | 1 | -1/+5 |
* | | net: sched: extend percpu stats helpers | Eric Dumazet | 2015-07-08 | 1 | -2/+2 |
|/ |
|
* | sock_diag: don't broadcast kernel sockets | Craig Gallek | 2015-06-30 | 1 | -1/+1 |
* | net: Kill sock->sk_protinfo | David Miller | 2015-06-28 | 1 | -1/+0 |
* | flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect() | Geert Uytterhoeven | 2015-06-28 | 1 | -1/+1 |