aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
Commit message (Expand)AuthorAge
...
| * | net: Update generic_xdp_needed static key to modern apiDavidlohr Bueso2018-05-10
| * | net: Update netstamp_needed static key to modern apiDavidlohr Bueso2018-05-10
| * | net: Update [e/in]gress_needed static key to modern apiDavidlohr Bueso2018-05-10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-07
| |\ \
| | * | dev: packet: make packet_direct_xmit a common functionMagnus Karlsson2018-05-03
| | * | xsk: wire up XDP_SKB side of AF_XDPBjörn Töpel2018-05-03
| * | | net: core: Inline netdev_features_size_check()Florian Fainelli2018-05-01
| * | | net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin2018-05-01
| * | | net: core: Assert the size of netdev_featres_tFlorian Fainelli2018-04-29
| * | | net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck2018-04-29
| * | | net: Fix coccinelle warningKirill Tkhai2018-04-27
| |/ /
| * | bpf: fix xdp_generic for bpf_adjust_tail usecaseNikita V. Shirokov2018-04-26
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-21
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-21
| |\ \ \
| | * | | bpf: make generic xdp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-18
| * | | | hv_netvsc: propogate Hyper-V friendly name into interface aliasStephen Hemminger2018-04-18
| |/ / /
* | | | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-06
|\ \ \ \
| * | | | audit: use inline function to get audit contextRichard Guy Briggs2018-05-14
| |/ / /
* | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdmaChristoph Hellwig2018-05-07
| | |/ | |/|
* / | net: Fix a bug in removing queues from XPS mapAmritha Nambiar2018-05-18
|/ /
* / vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-17
|/
* net: fool proof dev_valid_name()Eric Dumazet2018-04-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet2018-03-27
* | net: Remove net_rwsem from {, un}register_netdevice_notifier()Kirill Tkhai2018-03-31
* | net: Close race between {un, }register_netdevice_notifier() and setup_net()/c...Kirill Tkhai2018-03-30
* | net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman2018-03-30
* | net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-29
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2018-03-26
* | net: Make NETDEV_XXX commands enum { }Kirill Tkhai2018-03-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\|
| * net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2018-03-14
* | net: Use rtnl_lock_killable() in register_netdev()Kirill Tkhai2018-03-16
* | net: Make RX-FCS and HW GRO mutually exclusiveGal Pressman2018-03-12
* | net: introduce IFF_NO_RX_HANDLERPaolo Abeni2018-03-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\|
| * net: allow interface to be set into VRF if VLAN interface in same VRFMike Manning2018-03-01
* | net: Make RX-FCS and LRO mutually exclusiveGal Pressman2018-03-05
* | net: Fix spelling mistake "greater then" -> "greater than"Gal Pressman2018-03-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-19
|\|
| * net: fix race on decreasing number of TX queuesJakub Kicinski2018-02-14
* | net: Make dn_ptr depend on CONFIG_DECNETDavid Ahern2018-02-14
* | net: Convert default_device_opsKirill Tkhai2018-02-13
* | net: Convert pernet_subsys ops, registered via net_dev_init()Kirill Tkhai2018-02-13
|/
* net_sched: plug in qdisc ops change_tx_queue_lenCong Wang2018-01-29
* net: introduce helper dev_change_tx_queue_len()Cong Wang2018-01-29
* dev: advertise the new ifindex when the netns iface changesNicolas Dichtel2018-01-29
* dev: always advertise the new nsid when the netns iface changesNicolas Dichtel2018-01-29