index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-29
/
+80
2022-08-11
net: add missing kdoc for struct genl_multicast_group::flags
Jakub Kicinski
1
-2
/
+3
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
1
-1
/
+1
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+4
2022-08-10
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
1
-20
/
+48
2022-08-09
ax88796: Fix some typo in a comment
Christophe JAILLET
1
-2
/
+2
2022-08-09
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
1
-0
/
+5
2022-08-09
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
1
-2
/
+2
2022-08-09
netfilter: nf_tables: validate variable length element extension
Pablo Neira Ayuso
1
-1
/
+3
2022-08-08
mptcp, btf: Add struct mptcp_sock definition when CONFIG_MPTCP is disabled
Jiri Olsa
1
-0
/
+4
2022-08-06
Merge tag '9p-for-5.20' of https://github.com/martinetd/linux
Linus Torvalds
1
-4
/
+45
2022-08-03
net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
Vladimir Oltean
1
-1
/
+12
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
109
-737
/
+2100
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-20
/
+29
2022-08-02
Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+2
2022-08-02
net/mlx5e: xsk: Discard unaligned XSK frames on striding RQ
Maxim Mikityanskiy
1
-0
/
+11
2022-08-01
net: rose: add netdev ref tracker to 'struct rose_sock'
Eric Dumazet
1
-1
/
+2
2022-07-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2022-07-29
net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set
Mike Manning
3
-20
/
+17
2022-07-28
firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48()
Andy Shevchenko
1
-2
/
+1
2022-07-28
ax25: fix incorrect dev_tracker usage
Eric Dumazet
1
-0
/
+1
2022-07-28
devlink: introduce framework for selftests
Vikas Gupta
1
-0
/
+21
2022-07-28
net/tls: Multi-threaded calls to TX tls_dev_del
Tariq Toukan
1
-0
/
+2
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-14
/
+10
2022-07-28
ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
Ziyang Xuan
1
-0
/
+3
2022-07-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
2
-0
/
+19
2022-07-28
add missing includes and forward declarations to networking includes under li...
Jakub Kicinski
1
-0
/
+6
2022-07-27
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
1
-1
/
+1
2022-07-27
s390/ism: Cleanups
Stefan Raspl
1
-1
/
+1
2022-07-26
tls: rx: do not use the standard strparser
Jakub Kicinski
1
-2
/
+17
2022-07-26
tcp: allow tls to decrypt directly from the tcp rcv queue
Jakub Kicinski
1
-0
/
+2
2022-07-26
net: devlink: introduce nested devlink entity for line card
Jiri Pirko
1
-0
/
+2
2022-07-26
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
1
-0
/
+1
2022-07-26
flow_offload: Introduce flow_match_pppoe
Wojciech Drewek
1
-0
/
+6
2022-07-26
flow_dissector: Add PPPoE dissectors
Wojciech Drewek
1
-0
/
+13
2022-07-26
ip_tunnels: Add new flow flags field to ip_tunnel_key
Paul Chaignon
1
-0
/
+1
2022-07-25
Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-77
/
+335
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-4
/
+3
2022-07-25
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
1
-4
/
+4
2022-07-24
net: copy from user before calling __get_compat_msghdr
Dylan Yudaken
1
-3
/
+2
2022-07-22
ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
Matthias May
1
-4
/
+8
2022-07-22
Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
6
-40
/
+518
2022-07-22
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
2
-0
/
+13
2022-07-22
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
4
-20
/
+261
2022-07-22
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
3
-2
/
+58
2022-07-22
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
5
-4
/
+169
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-0
/
+33
2022-07-22
Revert "tcp: change pingpong threshold to 3"
Wei Wang
1
-9
/
+1
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
1
-0
/
+2
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
2
-1
/
+1
[next]