index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
|
|
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2017-01-08
1
-6
/
+4
*
|
|
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2017-01-08
1
-7
/
+3
|
|
/
|
/
|
*
|
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
2016-12-29
1
-2
/
+6
|
/
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-10
/
+6
|
\
|
*
net/dev: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
1
-10
/
+6
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-12
1
-1
/
+1
|
\
\
*
|
|
net: rfs: add a jump label
Eric Dumazet
2016-12-08
1
-0
/
+2
*
|
|
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2016-11-30
1
-2
/
+18
*
|
|
net: properly flush delay-freed skbs
Eric Dumazet
2016-11-25
1
-2
/
+3
*
|
|
netpoll: more efficient locking
Eric Dumazet
2016-11-16
1
-1
/
+0
*
|
|
net: busy-poll: return busypolling status to drivers
Eric Dumazet
2016-11-16
1
-4
/
+6
*
|
|
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
2016-11-16
1
-20
/
+82
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-12
/
+7
|
\
|
|
|
*
|
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2016-11-12
1
-11
/
+6
|
*
|
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
2016-10-31
1
-1
/
+1
|
|
/
*
|
net: napi_hash_add() is no longer exported
Eric Dumazet
2016-11-09
1
-2
/
+1
*
|
net-gro: avoid reorders
Eric Dumazet
2016-11-09
1
-2
/
+2
*
|
net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
Jesper Dangaard Brouer
2016-11-07
1
-1
/
+1
*
|
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
2016-10-31
1
-34
/
+83
*
|
net: Refactor removal of queues from XPS map and apply on num_tc changes
Alexander Duyck
2016-10-31
1
-23
/
+50
[next]