index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
1
-3
/
+3
*
net: use indirect call wrappers at GRO network layer
Paolo Abeni
2018-12-15
1
-2
/
+13
*
net: dev: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
2018-12-13
1
-0
/
+24
*
net: dev: Add NETDEV_PRE_CHANGEADDR
Petr Machata
2018-12-13
1
-0
/
+1
*
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2018-12-13
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
1
-30
/
+35
|
\
|
*
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-05
1
-4
/
+4
|
*
net/core: tidy up an error message
Qian Cai
2018-12-03
1
-2
/
+2
|
*
net: fix XPS static_key accounting
Sabrina Dubroca
2018-11-29
1
-21
/
+24
|
*
net: restore call to netdev_queue_numa_node_write when resetting XPS
Sabrina Dubroca
2018-11-29
1
-7
/
+9
*
|
net: core: dev: Attach extack to NETDEV_PRE_UP
Petr Machata
2018-12-06
1
-4
/
+4
*
|
net: core: dev: Add call_netdevice_notifiers_extack()
Petr Machata
2018-12-06
1
-5
/
+16
*
|
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
2018-12-06
1
-2
/
+3
*
|
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
1
-1
/
+3
*
|
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-2
/
+3
*
|
net: Add trace events for all receive exit points
Geneviève Bastien
2018-11-30
1
-6
/
+29
*
|
net: explain __skb_checksum_complete() with comments
Cong Wang
2018-11-29
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
1
-2
/
+5
|
\
|
|
*
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
2018-11-23
1
-2
/
+5
*
|
net-gro: use ffs() to speedup napi_gro_flush()
Eric Dumazet
2018-11-23
1
-4
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-19
1
-0
/
+4
|
\
|
|
*
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
2018-11-17
1
-0
/
+4
*
|
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
2018-11-15
1
-2
/
+9
*
|
net/core: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-08
1
-3
/
+5
|
/
*
net: do not abort bulk send on BQL status
Eric Dumazet
2018-11-03
1
-1
/
+1
*
net: Properly unlink GRO packets on overflow.
David S. Miller
2018-10-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-15
1
-0
/
+14
|
\
|
*
net: fix generic XDP to handle if eth header was mangled
Jesper Dangaard Brouer
2018-10-09
1
-0
/
+14
*
|
FDDI: defza: Support capturing outgoing SMT traffic
Maciej W. Rozycki
2018-10-15
1
-1
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
1
-2
/
+26
|
\
\
|
|
/
|
/
|
|
*
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-10
1
-2
/
+26
*
|
net: Add and use skb_list_del_init().
David S. Miller
2018-09-10
1
-4
/
+2
*
|
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
1
-4
/
+4
*
|
packet: add sockopt to ignore outgoing packets
Vincent Whitchurch
2018-09-05
1
-0
/
+3
|
/
*
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-30
1
-1
/
+0
*
net: allow to call netif_reset_xps_queues() under cpus_read_lock
Andrei Vagin
2018-08-09
1
-5
/
+15
*
net: check extack._msg before print
Li RongQing
2018-08-05
1
-1
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-7
/
+10
|
\
|
*
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
Tariq Toukan
2018-07-26
1
-7
/
+10
*
|
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2018-07-30
1
-1
/
+5
*
|
net: report invalid mtu value via netlink extack
Stephen Hemminger
2018-07-29
1
-6
/
+17
*
|
net: Init backlog NAPI's gro_hash.
David S. Miller
2018-07-20
1
-6
/
+12
*
|
net: Fix GRO_HASH_BUCKETS assertion.
David S. Miller
2018-07-16
1
-1
/
+1
*
|
net: convert gro_count to bitmask
Li RongQing
2018-07-16
1
-12
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-14
1
-20
/
+28
|
\
\
|
*
|
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
2018-07-13
1
-18
/
+27
|
*
|
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-13
1
-4
/
+3
*
|
|
net: gro: properly remove skb from list
Prashant Bhole
2018-07-12
1
-2
/
+4
*
|
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-07-11
1
-23
/
+134
|
\
\
\
|
*
|
|
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
1
-9
/
+3
[next]