summaryrefslogtreecommitdiff
path: root/net/core (follow)
Commit message (Expand)AuthorAge
...
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\|
| * net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...Sowmini Varadhan2015-07-30
| * tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca2015-07-27
| * cgroup: net_cls: fix false-positive "suspicious RCU usage"Konstantin Khlebnikov2015-07-25
* | net: Add functions to get skb->hash based on flow structuresTom Herbert2015-07-31
* | bpf: add helpers to access tunnel metadataAlexei Starovoitov2015-07-31
* | net: pktgen: Remove unused 'allocated_skbs' fieldBogdan Hamciuc2015-07-29
* | net: pktgen: Observe needed_headroom of the deviceBogdan Hamciuc2015-07-29
* | lwtunnel: Make lwtun_encaps[] staticThomas Graf2015-07-29
* | lwtunnel: use kfree_skb() instead of vanilla kfree()Dan Carpenter2015-07-27
* | dev: Spelling fix in commentssubashab@codeaurora.org2015-07-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
|\|
| * net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov2015-07-21
| * net: Fix skb csum races when peekingHerbert Xu2015-07-15
| * net: Clone skb before setting peeked flagHerbert Xu2015-07-15
| * rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTSDaniel Borkmann2015-07-15
* | openvswitch: Use regular VXLAN net_device deviceThomas Graf2015-07-21
* | fib: Add fib rule match on tunnel idThomas Graf2015-07-21
* | dst: Metadata destinationsThomas Graf2015-07-21
* | lwtunnel: support dst output redirect functionRoopa Prabhu2015-07-21
* | lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-21
* | test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov2015-07-20
* | bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov2015-07-20
* | net: don't reforward packets already forwarded by offload deviceScott Feldman2015-07-20
* | ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann2015-07-20
* | netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah2015-07-15
* | net core: Add protodown support.Anuradha Karuppiah2015-07-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-13
|\|
| * net: call rcu_read_lock early in process_backlogJulian Anastasov2015-07-10
| * net: do not process device backlog during unregistrationJulian Anastasov2015-07-10
| * net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov2015-07-09
| * net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2015-07-09
| * rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann2015-07-08
| * Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel2015-07-08
| * net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet2015-07-08
| * net_sched: gen_estimator: extend pps limitEric Dumazet2015-07-08
* | net: skb_defer_rx_timestamp should check for phydev before setting up classifyAlexander Duyck2015-07-09
* | net: sched: extend percpu stats helpersEric Dumazet2015-07-08
|/
* sock_diag: don't broadcast kernel socketsCraig Gallek2015-06-30
* net: Kill sock->sk_protinfoDavid Miller2015-06-28
* flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()Geert Uytterhoeven2015-06-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-24
| |\
| | * neigh: do not modify unlinked entriesJulian Anastasov2015-06-21
| * | switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-23
| * | bpf: disallow bpf tc programs access current->pid,uidAlexei Starovoitov2015-06-15
| * | sock_diag: define destruction multicast groupsCraig Gallek2015-06-15
| * | net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha2015-06-15
| * | bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov2015-06-15
| * | bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-15