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
2021-08-24
ipv6: correct comments about fib6_node sernum
zhang kai
1
-2
/
+2
2021-08-19
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
1
-7
/
+5
2021-08-09
psample: Add a fwd declaration for skbuff
Roi Dayan
1
-0
/
+2
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-2
/
+0
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
1
-2
/
+0
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-2
/
+7
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-0
/
+1
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2021-08-03
net: ipv6: fix returned variable type in ip6_skb_dst_mtu
Antoine Tenart
1
-1
/
+1
2021-08-03
net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops
Bijie Xu
1
-0
/
+4
2021-08-03
net: flow_offload: correct comments mismatch with code
Bijie Xu
1
-1
/
+1
2021-07-27
net: llc: fix skb_over_panic
Pavel Skripkin
1
-8
/
+23
2021-07-25
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
1
-0
/
+1
2021-07-25
sctp: improve the code for pmtu probe send and recv update
Xin Long
1
-2
/
+2
2021-07-20
net/tcp_fastopen: remove obsolete extern
Eric Dumazet
1
-1
/
+0
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-212
/
+28
2021-07-09
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
1
-2
/
+3
2021-07-09
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
1
-1
/
+3
2021-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+1
2021-07-06
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
1
-1
/
+8
2021-07-06
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
1
-0
/
+1
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+8
2021-07-02
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
1
-1
/
+1
2021-07-02
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
1
-0
/
+1
2021-07-02
netfilter: conntrack: nf_ct_gre_keymap_flush() removal
Vasily Averin
1
-1
/
+0
2021-07-01
tcp: consistently disable header prediction for mptcp
Paolo Abeni
1
-0
/
+4
2021-07-01
net: remove the caif_hsi driver
Christoph Hellwig
1
-200
/
+0
2021-07-01
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
1
-2
/
+6
2021-07-01
sctp: move 198 addresses from unusable to private scope
Xin Long
1
-3
/
+1
2021-07-01
net: annotate data race around sk_ll_usec
Eric Dumazet
1
-1
/
+1
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-18
/
+49
2021-06-29
tcp: change ICSK_CA_PRIV_SIZE definition
Eric Dumazet
1
-1
/
+1
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2
-1
/
+3
2021-06-29
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
1
-0
/
+1
2021-06-29
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
1
-0
/
+12
2021-06-29
net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_of
Vladimir Oltean
1
-0
/
+26
2021-06-28
Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
3
-63
/
+68
2021-06-28
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
1
-1
/
+1
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-06-28
ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages
Andreas Roeseler
1
-0
/
+1
2021-06-28
flow_offload: action should not be NULL when it is referenced
gushengxian
1
-5
/
+7
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-6
/
+7
2021-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
2
-22
/
+16
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...
David S. Miller
2
-35
/
+86
2021-06-28
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2
-8
/
+20
2021-06-26
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
2
-6
/
+8
2021-06-26
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
2
-12
/
+12
2021-06-26
Bluetooth: use inclusive language when tracking connections
Archie Pusaka
1
-3
/
+3
2021-06-26
Bluetooth: use inclusive language in SMP
Archie Pusaka
1
-1
/
+1
2021-06-26
Bluetooth: use inclusive language in HCI LE features
Archie Pusaka
1
-3
/
+3
[next]