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.12.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
*
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2017-05-08
1
-3
/
+4
*
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
Michal Hocko
2017-05-08
1
-15
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-36
/
+183
|
\
|
*
xdp: fix parameter kdoc for extack
Jakub Kicinski
2017-05-02
1
-1
/
+1
|
*
xdp: propagate extended ack to XDP setup
Jakub Kicinski
2017-05-01
1
-1
/
+4
|
*
net: remove unnecessary carrier status check
Zhang Shengju
2017-04-27
1
-7
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
1
-0
/
+3
|
|
\
|
*
|
net: Generic XDP
David S. Miller
2017-04-25
1
-5
/
+150
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-21
1
-0
/
+3
|
|
\
\
|
|
*
|
net: Add a xfrm validate function to validate_xmit_skb
Steffen Klassert
2017-04-14
1
-0
/
+3
|
*
|
|
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
2017-04-21
1
-1
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
1
-1
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Revert "rtnl: Add support for netdev event to link messages"
David S. Miller
2017-04-09
1
-1
/
+1
|
*
|
|
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2017-04-05
1
-1
/
+1
|
*
|
|
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
2017-03-24
1
-13
/
+8
|
*
|
|
net: Track start of busy loop instead of when it should end
Alexander Duyck
2017-03-24
1
-3
/
+3
|
*
|
|
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
2017-03-24
1
-14
/
+11
|
*
|
|
net: Busy polling should ignore sender CPUs
Alexander Duyck
2017-03-24
1
-4
/
+9
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-01
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
2017-04-11
1
-1
/
+1
|
|
/
/
*
|
/
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
2017-04-26
1
-0
/
+3
|
|
/
|
/
|
*
|
net: xdp: don't export dev_change_xdp_fd()
Johannes Berg
2017-04-12
1
-1
/
+0
|
/
*
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
2017-03-14
1
-0
/
+1
*
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
2017-03-01
1
-4
/
+31
*
net: solve a NAPI race
Eric Dumazet
2017-03-01
1
-4
/
+72
*
net: napi_watchdog() can use napi_schedule_irqoff()
Eric Dumazet
2017-02-21
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-02-16
1
-0
/
+7
|
\
|
*
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
2017-02-15
1
-0
/
+7
*
|
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
Eric Dumazet
2017-02-13
1
-3
/
+0
*
|
net: Fix checkpatch, Missing a blank line after declarations
tcharding
2017-02-10
1
-0
/
+13
*
|
net: Fix checkpatch block comments warnings
tcharding
2017-02-10
1
-32
/
+33
*
|
net: Fix checkpatch whitespace errors
tcharding
2017-02-10
1
-19
/
+20
*
|
net: Fix checkpatch WARNING: please, no space before tabs
tcharding
2017-02-10
1
-71
/
+71
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-07
1
-18
/
+13
|
\
\
|
|
/
|
/
|
|
*
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
2017-02-03
1
-18
/
+13
*
|
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel
2017-02-06
1
-44
/
+0
*
|
net: remove __napi_complete()
Eric Dumazet
2017-02-05
1
-21
/
+3
*
|
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
2017-02-03
1
-3
/
+4
*
|
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
2017-02-03
1
-15
/
+0
*
|
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
2017-02-01
1
-3
/
+9
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-02-01
1
-0
/
+2
|
\
\
|
*
|
net: Drop secpath on free after gro merge.
Steffen Klassert
2017-01-30
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
2017-01-18
1
-2
/
+2
*
|
|
net: remove duplicate code.
Mahesh Bandewar
2017-01-20
1
-3
/
+1
*
|
|
net: core: Make netif_wake_subqueue a wrapper
Florian Fainelli
2017-01-12
1
-22
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
1
-1
/
+3
|
\
|
|
|
*
|
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
2017-01-11
1
-2
/
+3
|
*
|
gro: Enter slow-path if there is no tailroom
Herbert Xu
2017-01-10
1
-1
/
+2
*
|
|
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2017-01-08
1
-5
/
+3
[next]