aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov2015-11-17
* rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa2015-11-17
* net: use skb_clone to avoid alloc_pages failure.Martin Zhang2015-11-17
* vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich2015-11-17
* net/core: use netdev name in warning if no parentBjørn Mork2015-11-16
* net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov2015-11-16
* net: fix feature changes on devices without ndo_set_featuresNikolay Aleksandrov2015-11-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\
| * net: fix a race in dst_release()Eric Dumazet2015-11-09
| * net/core: ensure features get disabled on new lower devsJarod Wilson2015-11-04
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
|/
* net/core: fix for_each_netdev_featureJarod Wilson2015-11-03
* ptp: Change ptp_class to a proper bitmaskStefan Sørensen2015-11-03
* net/core: generic support for disabling netdev features down stackJarod Wilson2015-11-02
* net: make skb_set_owner_w() more robustEric Dumazet2015-11-02
* sock: don't enable netstamp for af_unix socketsHannes Frederic Sowa2015-10-27
* net: tso: add support for IPv6emmanuel.grumbach@intel.com2015-10-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\
| * openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-22
* | if_link: Add control trust VFHiroshi Shimamoto2015-10-23
* | netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen2015-10-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\|
| * ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches2015-10-14
| * bpf: clear sender_cpu before xmitAlexei Starovoitov2015-10-08
| * bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann2015-10-05
* | net: introduce pre-change upper device notifierJiri Pirko2015-10-16
* | net: SO_INCOMING_CPU setsockopt() supportEric Dumazet2015-10-12
* | sock: support per-packet fwmarkEdward Jee2015-10-12
* | bpf: enable non-root eBPF programsAlexei Starovoitov2015-10-12
* | bpf: fix cb access in socket filter programsAlexei Starovoitov2015-10-11
* | net/core: make sock_diag.c explicitly non-modularPaul Gortmaker2015-10-09
* | net/core: lockdep_rtnl_is_held can be booleanYaowei Bai2015-10-09
* | bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann2015-10-08
* | net: move net_get_random_once to libHannes Frederic Sowa2015-10-08
* | bpf, skb_do_redirect: clear sender_cpu before xmitDaniel Borkmann2015-10-08
* | dst: Pass net into dst->outputEric W. Biederman2015-10-08
* | net: Add support for filtering neigh dump by device indexDavid Ahern2015-10-07
* | bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann2015-10-05
* | tcp: restore fastopen operationsEric Dumazet2015-10-05
* | net: use sk_fullsock() in __netdev_pick_tx()Eric Dumazet2015-10-05
* | tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request socketsEric Dumazet2015-10-03
* | sched, bpf: make skb->priority writableDaniel Borkmann2015-10-03
* | sched, bpf: add helper for retrieving routing realmsDaniel Borkmann2015-10-03
* | ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-03
* | switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2015-10-03
* | tcp: remove max_qlen_logEric Dumazet2015-10-03
* | tcp/dccp: remove struct listen_sockEric Dumazet2015-10-03
* | tcp/dccp: shrink struct listen_sockEric Dumazet2015-10-03
* | tcp/dccp: install syn_recv requests into ehash tableEric Dumazet2015-10-03
* | tcp: move qlen/young out of struct listen_sockEric Dumazet2015-10-03