index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2019-09-19
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
2019-08-09
net: fix ifindex collision during namespace removal
Jiri Pirko
2019-06-04
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-06-04
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
2019-05-25
net: avoid weird emergency message
Eric Dumazet
2019-04-27
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-17
net: core: netif_receive_skb_list: unlist skb before passing to pt->func
Alexander Lobakin
2019-02-23
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
2019-02-06
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
2018-12-17
net: fix XPS static_key accounting
Sabrina Dubroca
2018-12-17
net: restore call to netdev_queue_numa_node_write when resetting XPS
Sabrina Dubroca
2018-12-17
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-05
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
2018-11-23
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
2018-11-04
net: Properly unlink GRO packets on overflow.
David S. Miller
2018-10-10
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-09
net: allow to call netif_reset_xps_queues() under cpus_read_lock
Andrei Vagin
2018-08-05
net: check extack._msg before print
Li RongQing
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-30
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2018-07-29
net: report invalid mtu value via netlink extack
Stephen Hemminger
2018-07-26
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
Tariq Toukan
2018-07-20
net: Init backlog NAPI's gro_hash.
David S. Miller
2018-07-16
net: Fix GRO_HASH_BUCKETS assertion.
David S. Miller
2018-07-16
net: convert gro_count to bitmask
Li RongQing
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-12
net: gro: properly remove skb from list
Prashant Bhole
2018-07-11
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-07-09
net: core: fix use-after-free in __netif_receive_skb_list_core
Edward Cree
2018-07-09
net: core: fix uses-after-free in list processing
Edward Cree
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
2018-07-05
net: limit each hash list length to MAX_GRO_SKBS
Li RongQing
2018-07-04
net: don't bother calling list RX functions on empty lists
Edward Cree
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
2018-07-04
net: core: propagate SKB lists through packet_type lookup
Edward Cree
2018-07-04
net: core: another layer of lists, around PF_MEMALLOC skb handling
Edward Cree
2018-07-04
net: core: Another step of skb receive list processing
Edward Cree
2018-07-04
net: core: unwrap skb list receive slightly further
Edward Cree
2018-07-04
net: core: trivial netif_receive_skb_list() entry point
Edward Cree
2018-07-02
net: Enable Tx queue selection based on Rx queues
Amritha Nambiar
2018-07-02
net: Use static_key for XPS maps
Amritha Nambiar
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
2018-06-26
net: Convert NAPI gro list into a small hash table.
David Miller
[next]