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
2020-03-29
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
1
-2
/
+2
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
1
-2
/
+2
2020-03-18
netfilter: revert introduction of egress hook
Daniel Borkmann
1
-22
/
+5
2020-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-5
/
+22
2020-03-17
net: core: dev.c: fix a documentation warning
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-17
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
1
-0
/
+4
2020-03-18
netfilter: Introduce egress hook
Lukas Wunner
1
-3
/
+20
2020-03-18
netfilter: Generalize ingress hook
Lukas Wunner
1
-1
/
+1
2020-03-18
netfilter: Rename ingress hook include file
Lukas Wunner
1
-1
/
+1
2020-03-12
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...
David S. Miller
1
-1
/
+2
2020-03-12
Revert "net: sched: make newly activated qdiscs visible"
Julian Wiedmann
1
-1
/
+0
2020-03-11
net: sched: make newly activated qdiscs visible
Julian Wiedmann
1
-0
/
+1
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2020-02-26
net: fix sysfs permssions when device changes network namespace
Christian Brauner
1
-1
/
+8
2020-02-26
net: Fix Tx hash bound checking
Amritha Nambiar
1
-0
/
+2
2020-02-24
net: Remove unneeded export of a couple of xdp generic functions
David Ahern
1
-1
/
+0
2020-02-19
net: sched: Pass ingress block to tcf_classify_ingress
Paul Blakey
1
-2
/
+2
2020-02-19
net: sched: Introduce ingress classification function
Paul Blakey
1
-1
/
+2
2020-02-18
Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"
Paolo Abeni
1
-20
/
+2
2020-02-16
net: export netdev_next_lower_dev_rcu()
Taehee Yoo
1
-3
/
+3
2020-02-16
net: add strict checks in netdev_name_node_alt_destroy()
Eric Dumazet
1
-0
/
+6
2020-02-11
core: Don't skip generic XDP program execution for cloned SKBs
Toke Høiland-Jørgensen
1
-2
/
+2
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-37
/
+108
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-01-27
net: introduce dev_net notifier register/unregister variants
Jiri Pirko
1
-0
/
+46
2020-01-27
net: push code from net notifier reg/unreg into helpers
Jiri Pirko
1
-22
/
+38
2020-01-27
net: call call_netdevice_unregister_net_notifiers from unregister
Jiri Pirko
1
-11
/
+3
2020-01-27
net: Support GRO/GSO fraglist chaining.
Steffen Klassert
1
-1
/
+1
2020-01-27
net: Add a netdev software feature set that defaults to off.
Steffen Klassert
1
-1
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-42
/
+55
2020-01-23
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
1
-10
/
+19
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2020-01-22
net: Fix packet reordering caused by GRO and listified RX cooperation
Maxim Mikityanskiy
1
-31
/
+33
2020-01-21
net-sysfs: Fix reference count leak
Jouni Hogander
1
-1
/
+3
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+0
2020-01-17
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
1
-12
/
+0
2020-01-16
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
1
-0
/
+2
2019-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+0
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+18
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
1
-5
/
+6
2019-12-17
netfilter: Clean up unnecessary #ifdef
Lukas Wunner
1
-2
/
+0
2019-12-13
bpf, xdp: Start using the BPF dispatcher for XDP
Björn Töpel
1
-1
/
+18
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-12-08
sched/rt, net: Use CONFIG_PREEMPTION.patch
Thomas Gleixner
1
-1
/
+1
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
1
-1
/
+2
2019-12-03
net: fix a leak in register_netdevice()
Dan Carpenter
1
-3
/
+3
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-11-23
net: gro: use vlan API instead of accessing directly
Tonghao Zhang
1
-1
/
+1
[next]