summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAge
* net: don't wait for order-3 page allocationShaohua Li2015-06-11
* net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...Mel Gorman2015-06-10
* net: replace last open coded skb_orphan_frags with function callWillem de Bruijn2015-06-08
* Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller2015-06-01
* net: core: 'ethtool' issue with querying phy settingsArun Parameswaran2015-05-22
* rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel2015-05-17
* netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel2015-05-12
* net: core: Correct an over-stringent device loop detection.Vlad Yasevich2015-05-04
* Revert "net: kernel socket should be released in init_net namespace"Herbert Xu2015-05-04
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* net: rfs: fix crash in get_rps_cpus()Eric Dumazet2015-04-26
* net: fix crash in build_skb()Eric Dumazet2015-04-25
* net: do not deplete pfmemalloc reserveEric Dumazet2015-04-22
* net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2015-04-17
* skbuff: Do not scrub skb mark within the same name spaceHerbert Xu2015-04-16
* Revert "net: Reset secmark when scrubbing packet"Herbert Xu2015-04-16
* bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2015-04-16
* netns: remove duplicated include from net_namespace.cWei Yongjun2015-04-16
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-04-13
|\
| * new helper: msg_data_left()Al Viro2015-04-11
* | net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann2015-04-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-12
|\ \
| * | if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2015-04-10
* | | tcp: do not cache align timewait socketsEric Dumazet2015-04-12
|/ /
* | rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf2015-04-10
* | net: Pass VLAN ID to rtnl_fdb_notify.Hubert Sokolowski2015-04-09
* | net: remove extra newlinesSheng Yong2015-04-07
* | netns: allow to dump netns idsNicolas Dichtel2015-04-07
* | netns: notify netns id eventsNicolas Dichtel2015-04-07
* | netns: minor cleanup in rtnl_net_getid()Nicolas Dichtel2015-04-07
* | netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\
| * ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-06
| * netns: don't allocate an id for dead netnsNicolas Dichtel2015-04-03
| * Revert "netns: don't clear nsid too early on removal"Nicolas Dichtel2015-04-03
| * net: move fib_rules_unregister() under rtnl lockWANG Cong2015-04-02
* | tc: bpf: add checksum helpersAlexei Starovoitov2015-04-06
* | ebpf: add skb->priority to offset map for usage in {cls, act}_bpfDaniel Borkmann2015-04-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\ \ | |/
| * netns: don't clear nsid too early on removalNicolas Dichtel2015-03-29
| * net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong2015-03-24
* | dev: set iflink to 0 for virtual interfacesNicolas Dichtel2015-04-02
* | net: remove iflink field from struct net_deviceNicolas Dichtel2015-04-02
* | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-02
* | net: rename dev to orig_dev in deliver_ptype_list_skbJiri Pirko2015-03-31
* | net: Introduce passthru_features_checkToshiaki Makita2015-03-29
* | net: Move check for multiple vlans to driversToshiaki Makita2015-03-29
* | vlan: Introduce helper functions to check if skb is taggedToshiaki Makita2015-03-29
* | tc: bpf: generalize pedit actionAlexei Starovoitov2015-03-29
* | filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-24