aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-05-18net: Fix a bug in removing queues from XPS mapAmritha Nambiar1-1/+1
2018-05-16sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni1-1/+1
2018-05-10net: Update generic_xdp_needed static key to modern apiDavidlohr Bueso1-5/+5
2018-05-10net: Update netstamp_needed static key to modern apiDavidlohr Bueso1-11/+11
2018-05-10net: Update [e/in]gress_needed static key to modern apiDavidlohr Bueso1-8/+8
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-16/+57
2018-05-03dev: packet: make packet_direct_xmit a common functionMagnus Karlsson1-0/+38
2018-05-03xsk: wire up XDP_SKB side of AF_XDPBjörn Töpel1-16/+19
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli1-1/+2
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin1-0/+4
2018-04-29net: core: Assert the size of netdev_featres_tFlorian Fainelli1-0/+1
2018-04-29net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck1-6/+4
2018-04-27net: Fix coccinelle warningKirill Tkhai1-1/+1
2018-04-26bpf: fix xdp_generic for bpf_adjust_tail usecaseNikita V. Shirokov1-1/+3
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+9
2018-04-18hv_netvsc: propogate Hyper-V friendly name into interface aliasStephen Hemminger1-0/+1
2018-04-18bpf: make generic xdp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov1-1/+9
2018-04-17vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita1-1/+1
2018-04-05net: fool proof dev_valid_name()Eric Dumazet1-1/+1
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-03-31net: Remove net_rwsem from {, un}register_netdevice_notifier()Kirill Tkhai1-5/+0
2018-03-30net: Close race between {un, }register_netdevice_notifier() and setup_net()/cleanup_net()Kirill Tkhai1-0/+6
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman1-0/+20
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai1-0/+5
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai1-2/+0
2018-03-27net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet1-1/+1
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai1-7/+0
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai1-0/+20
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+15
2018-03-16net: Use rtnl_lock_killable() in register_netdev()Kirill Tkhai1-1/+2
2018-03-14net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet1-7/+15
2018-03-12net: Make RX-FCS and HW GRO mutually exclusiveGal Pressman1-4/+11
2018-03-09net: introduce IFF_NO_RX_HANDLERPaolo Abeni1-0/+3
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+9
2018-03-05net: Make RX-FCS and LRO mutually exclusiveGal Pressman1-0/+6
2018-03-01net: allow interface to be set into VRF if VLAN interface in same VRFMike Manning1-5/+9
2018-03-01net: Fix spelling mistake "greater then" -> "greater than"Gal Pressman1-1/+1
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+9
2018-02-14net: fix race on decreasing number of TX queuesJakub Kicinski1-2/+9
2018-02-14net: Make dn_ptr depend on CONFIG_DECNETDavid Ahern1-1/+2
2018-02-13net: Convert default_device_opsKirill Tkhai1-0/+1
2018-02-13net: Convert pernet_subsys ops, registered via net_dev_init()Kirill Tkhai1-0/+1
2018-01-29net_sched: plug in qdisc ops change_tx_queue_lenCong Wang1-0/+1
2018-01-29net: introduce helper dev_change_tx_queue_len()Cong Wang1-0/+28
2018-01-29dev: advertise the new ifindex when the netns iface changesNicolas Dichtel1-7/+12
2018-01-29dev: always advertise the new nsid when the netns iface changesNicolas Dichtel1-4/+1
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+15
2018-01-23net: core: Fix kernel-doc for netdev_upper_link()Florian Fainelli1-0/+2