summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-291-5/+7
* net: rfs: fix crash in get_rps_cpus()Eric Dumazet2015-04-261-6/+6
* net: fix crash in build_skb()Eric Dumazet2015-04-251-9/+22
* net: do not deplete pfmemalloc reserveEric Dumazet2015-04-221-2/+7
* net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2015-04-171-1/+1
* skbuff: Do not scrub skb mark within the same name spaceHerbert Xu2015-04-161-3/+6
* Revert "net: Reset secmark when scrubbing packet"Herbert Xu2015-04-161-1/+0
* bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2015-04-161-9/+32
* netns: remove duplicated include from net_namespace.cWei Yongjun2015-04-161-1/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-04-131-1/+1
|\
| * new helper: msg_data_left()Al Viro2015-04-111-1/+1
* | net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann2015-04-131-7/+24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-121-6/+26
|\ \
| * | if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2015-04-101-6/+26
* | | tcp: do not cache align timewait socketsEric Dumazet2015-04-121-2/+1
|/ /
* | rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf2015-04-101-1/+1
* | net: Pass VLAN ID to rtnl_fdb_notify.Hubert Sokolowski2015-04-091-10/+10
* | net: remove extra newlinesSheng Yong2015-04-071-1/+0
* | netns: allow to dump netns idsNicolas Dichtel2015-04-071-1/+48
* | netns: notify netns id eventsNicolas Dichtel2015-04-071-8/+44
* | netns: minor cleanup in rtnl_net_getid()Nicolas Dichtel2015-04-071-1/+1
* | netfilter: Pass socket pointer down through okfn().David Miller2015-04-071-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-064-18/+35
|\
| * ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-062-1/+22
| * netns: don't allocate an id for dead netnsNicolas Dichtel2015-04-031-1/+3
| * Revert "netns: don't clear nsid too early on removal"Nicolas Dichtel2015-04-031-15/+9
| * net: move fib_rules_unregister() under rtnl lockWANG Cong2015-04-021-1/+1
* | tc: bpf: add checksum helpersAlexei Starovoitov2015-04-061-4/+104
* | ebpf: add skb->priority to offset map for usage in {cls, act}_bpfDaniel Borkmann2015-04-031-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-022-11/+17
|\ \ | |/
| * netns: don't clear nsid too early on removalNicolas Dichtel2015-03-291-9/+15
| * net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong2015-03-241-2/+2
* | dev: set iflink to 0 for virtual interfacesNicolas Dichtel2015-04-021-0/+4
* | net: remove iflink field from struct net_deviceNicolas Dichtel2015-04-021-11/+2
* | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-024-9/+34
* | net: rename dev to orig_dev in deliver_ptype_list_skbJiri Pirko2015-03-311-2/+3
* | net: Introduce passthru_features_checkToshiaki Makita2015-03-291-0/+8
* | net: Move check for multiple vlans to driversToshiaki Makita2015-03-291-12/+9
* | vlan: Introduce helper functions to check if skb is taggedToshiaki Makita2015-03-291-16/+8
* | tc: bpf: generalize pedit actionAlexei Starovoitov2015-03-291-2/+69
* | filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-241-0/+17
* | net: allow to delete a whole device groupWANG Cong2015-03-241-0/+38
* | net: Move the comment about unsettable socket-level options to default clause...YOSHIFUJI Hideaki/吉藤英明2015-03-231-2/+3
* | net: convert syn_wait_lock to a spinlockEric Dumazet2015-03-231-7/+7
* | net: clear skb->priority when forwarding to another netnsWANG Cong2015-03-231-0/+1
* | net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明2015-03-201-4/+11
* | ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-201-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-204-20/+30
|\ \ | |/
| * sock: fix possible NULL sk dereference in __skb_tstamp_txWillem de Bruijn2015-03-121-2/+6
| * xps: must clear sender_cpu before forwardingEric Dumazet2015-03-111-1/+1
OpenPOWER on IntegriCloud