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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-22
net: Set strict_start_type for routes and rules
David Ahern
1
-0
/
+1
2019-05-22
ipv4: Rename and export nh_update_mtu
David Ahern
1
-0
/
+1
2019-05-22
ipv4: export fib_info_update_nh_saddr
David Ahern
1
-1
/
+2
2019-05-22
ipv4: export fib_flush
David Ahern
1
-0
/
+1
2019-05-22
ipv4: export fib_check_nh
David Ahern
1
-0
/
+2
2019-05-22
ipv4: Add function to send route updates
David Ahern
1
-0
/
+2
2019-05-22
ipv6: export function to send route updates
David Ahern
2
-0
/
+9
2019-05-22
ipv6: Add hook to bump sernum for a route to stubs
David Ahern
2
-0
/
+2
2019-05-22
ipv6: Add delete route hook to stubs
David Ahern
1
-0
/
+1
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-119
/
+9
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
Thomas Gleixner
2
-18
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
6
-84
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5
Thomas Gleixner
1
-17
/
+1
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+5
2019-05-16
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2019-05-16
ipv6: prevent possible fib6 leaks
Eric Dumazet
1
-1
/
+2
2019-05-16
flow_offload: support CVLAN match
Edward Cree
1
-0
/
+2
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
1
-0
/
+1
2019-05-16
rxrpc: Provide kernel interface to set max lifespan on a call
David Howells
1
-0
/
+2
2019-05-15
tcp: do not recycle cloned skbs
Eric Dumazet
1
-1
/
+1
2019-05-12
net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro
Vladimir Oltean
1
-3
/
+0
2019-05-12
net: dsa: Remove dangerous DSA_SKB_CLONE() macro
Vladimir Oltean
1
-9
/
+0
2019-05-12
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
Vladimir Oltean
1
-3
/
+0
2019-05-09
net/tcp: use deferred jump label for TCP acked data hook
Jakub Kicinski
1
-1
/
+1
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
58
-960
/
+1415
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+8
2019-05-07
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
1
-3
/
+0
2019-05-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-05-05
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
1
-0
/
+2
2019-05-05
net: dsa: Add a private structure pointer to dsa_port
Vladimir Oltean
1
-0
/
+6
2019-05-05
net: dsa: Add support for deferred xmit
Vladimir Oltean
1
-0
/
+12
2019-05-05
net: dsa: Keep private info in the skb->cb
Vladimir Oltean
1
-0
/
+31
2019-05-05
net: dsa: Allow drivers to filter packets they can decode source port from
Vladimir Oltean
1
-0
/
+15
2019-05-05
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean
1
-0
/
+2
2019-05-05
net/sched: add block pointer to tc_cls_common_offload structure
Pieter Jansen van Vuuren
1
-0
/
+8
2019-05-05
net/sched: extend matchall offload for hardware statistics
Pieter Jansen van Vuuren
1
-0
/
+2
2019-05-05
net/sched: add police action to the hardware intermediate representation
Pieter Jansen van Vuuren
1
-0
/
+5
2019-05-05
net/sched: move police action structures to header
Pieter Jansen van Vuuren
1
-0
/
+70
2019-05-05
net/sched: remove unused functions for matchall offload
Pieter Jansen van Vuuren
1
-25
/
+0
2019-05-05
mlxsw: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
1
-0
/
+11
2019-05-05
net/sched: use the hardware intermediate representation for matchall
Pieter Jansen van Vuuren
1
-0
/
+1
2019-05-05
net/sched: add sample action to the hardware intermediate representation
Pieter Jansen van Vuuren
1
-0
/
+7
2019-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-21
/
+29
2019-05-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+1
2019-05-05
ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled
David Ahern
1
-0
/
+8
2019-05-05
ip6: fix skb leak in ip6frag_expire_frag_queue()
Eric Dumazet
1
-1
/
+0
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
1
-0
/
+1
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
1
-1
/
+1
2019-05-05
ipv4: Move cached routes to fib_nh_common
David Ahern
1
-2
/
+4
2019-05-04
netlink: add validation of NLA_F_NESTED flag
Michal Kubecek
1
-1
/
+10
[next]