index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-06
net: sched: introduce a TRAP control action
Jiri Pirko
1
-0
/
+2
2017-05-27
rtnl: Add support for netdev event to link messages
Vlad Yasevich
1
-1
/
+1
2017-05-21
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
1
-0
/
+26
2017-05-19
net: more accurate checksumming in validate_xmit_skb()
Davide Caratti
1
-2
/
+12
2017-05-19
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
1
-0
/
+1
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
1
-3
/
+0
2017-05-19
net: introduce skb_crc32c_csum_help
Davide Caratti
1
-0
/
+41
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
1
-2
/
+3
2017-05-11
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
1
-19
/
+36
2017-05-11
xdp: add flag to enforce driver mode
Daniel Borkmann
1
-0
/
+2
2017-05-08
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
1
-3
/
+4
2017-05-08
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
Michal Hocko
1
-15
/
+9
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-36
/
+183
2017-05-02
xdp: fix parameter kdoc for extack
Jakub Kicinski
1
-1
/
+1
2017-05-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-05-01
xdp: propagate extended ack to XDP setup
Jakub Kicinski
1
-1
/
+4
2017-04-27
net: remove unnecessary carrier status check
Zhang Shengju
1
-7
/
+4
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2017-04-26
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
1
-0
/
+3
2017-04-25
net: Generic XDP
David S. Miller
1
-5
/
+150
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+3
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
1
-1
/
+3
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-04-14
net: Add a xfrm validate function to validate_xmit_skb
Steffen Klassert
1
-0
/
+3
2017-04-12
net: xdp: don't export dev_change_xdp_fd()
Johannes Berg
1
-1
/
+0
2017-04-11
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
1
-1
/
+1
2017-04-09
Revert "rtnl: Add support for netdev event to link messages"
David S. Miller
1
-1
/
+1
2017-04-05
rtnl: Add support for netdev event to link messages
Vlad Yasevich
1
-1
/
+1
2017-03-24
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
1
-13
/
+8
2017-03-24
net: Track start of busy loop instead of when it should end
Alexander Duyck
1
-3
/
+3
2017-03-24
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
1
-14
/
+11
2017-03-24
net: Busy polling should ignore sender CPUs
Alexander Duyck
1
-4
/
+9
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
1
-0
/
+1
2017-03-01
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
1
-4
/
+31
2017-03-01
net: solve a NAPI race
Eric Dumazet
1
-4
/
+72
2017-02-21
net: napi_watchdog() can use napi_schedule_irqoff()
Eric Dumazet
1
-1
/
+1
2017-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+7
2017-02-15
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
1
-0
/
+7
2017-02-13
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
Eric Dumazet
1
-3
/
+0
2017-02-10
net: Fix checkpatch, Missing a blank line after declarations
tcharding
1
-0
/
+13
2017-02-10
net: Fix checkpatch block comments warnings
tcharding
1
-32
/
+33
2017-02-10
net: Fix checkpatch whitespace errors
tcharding
1
-19
/
+20
2017-02-10
net: Fix checkpatch WARNING: please, no space before tabs
tcharding
1
-71
/
+71
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+13
2017-02-06
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel
1
-44
/
+0
2017-02-05
net: remove __napi_complete()
Eric Dumazet
1
-21
/
+3
2017-02-03
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
1
-3
/
+4
2017-02-03
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
1
-15
/
+0
2017-02-03
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
1
-18
/
+13
2017-02-01
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
1
-3
/
+9
[next]