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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
4
-71
/
+61
2021-04-25
Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+10
2021-04-26
netfilter: nf_log_syslog: Unset bridge logger in pernet exit
Phil Sutter
1
-0
/
+1
2021-04-26
netfilter: ip6_tables: pass table pointer via nf_hook_ops
Florian Westphal
6
-54
/
+61
2021-04-26
netfilter: arp_tables: pass table pointer via nf_hook_ops
Florian Westphal
2
-18
/
+31
2021-04-26
netfilter: ip_tables: pass table pointer via nf_hook_ops
Florian Westphal
7
-52
/
+66
2021-04-26
netfilter: xt_nat: pass table to hookfn
Florian Westphal
2
-20
/
+69
2021-04-26
netfilter: x_tables: remove paranoia tests
Florian Westphal
11
-33
/
+0
2021-04-26
netfilter: arptables: unregister the tables by name
Florian Westphal
2
-10
/
+12
2021-04-26
netfilter: ip6tables: unregister the tables by name
Florian Westphal
6
-33
/
+22
2021-04-26
netfilter: iptables: unregister the tables by name
Florian Westphal
6
-32
/
+20
2021-04-26
netfilter: x_tables: add xt_find_table
Florian Westphal
1
-0
/
+17
2021-04-26
netfilter: x_tables: remove ipt_unregister_table
Florian Westphal
4
-20
/
+2
2021-04-26
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
4
-51
/
+54
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
6
-14
/
+104
2021-04-26
netfilter: nft_socket: add support for cgroupsv2
Pablo Neira Ayuso
1
-1
/
+47
2021-04-26
netfilter: nat: move nf_xfrm_me_harder to where it is used
Florian Westphal
2
-37
/
+38
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-10
/
+11
2021-04-25
can: proc: fix rcvlist_* header alignment on 64-bit system
Erik Flodin
1
-2
/
+4
2021-04-24
Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"
Linus Torvalds
2
-2
/
+1
2021-04-24
devlink: Extend SF port attributes to have external attribute
Parav Pandit
1
-1
/
+10
2021-04-23
mptcp: add MSG_PEEK support
Yonglong Li
1
-9
/
+13
2021-04-23
mptcp: ignore unsupported msg flags
Paolo Abeni
1
-4
/
+5
2021-04-23
mptcp: implement MSG_TRUNC support
Paolo Abeni
1
-7
/
+9
2021-04-23
mptcp: implement dummy MSG_ERRQUEUE support
Paolo Abeni
1
-0
/
+4
2021-04-23
mptcp: Retransmit DATA_FIN
Mat Martineau
1
-2
/
+23
2021-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-62
/
+15
2021-04-23
net: sock: remove the unnecessary check in proto_register
Tonghao Zhang
1
-1
/
+1
2021-04-23
openvswitch: meter: remove rate from the bucket size calculation
Ilya Maximets
1
-2
/
+2
2021-04-23
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
1
-4
/
+8
2021-04-23
afs: Don't truncate iter during data fetch
David Howells
1
-4
/
+5
2021-04-23
xsk: Align XDP socket batch size with DPDK
Li RongQing
1
-1
/
+1
2021-04-22
net, xdp: Update pkt_type if generic XDP changes unicast MAC
Martin Willi
1
-1
/
+5
2021-04-21
neighbour: Prevent Race condition in neighbour subsytem
Chinmay Agarwal
1
-0
/
+4
2021-04-21
net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=n
Vladimir Oltean
1
-1
/
+1
2021-04-21
net: qrtr: Avoid potential use after free in MHI send
Bjorn Andersson
1
-3
/
+5
2021-04-21
net: dsa: fix bridge support for drivers without port_bridge_flags callback
Oleksij Rempel
1
-1
/
+1
2021-04-20
vsock/virtio: free queued packets when closing socket
Stefano Garzarella
1
-9
/
+19
2021-04-20
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
1
-17
/
+86
2021-04-20
net: dsa: Only notify CPU ports of changes to the tag protocol
Tobias Waldekranz
1
-18
/
+7
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
17
-80
/
+125
2021-04-20
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
2
-0
/
+22
2021-04-20
net: add generic selftest support
Oleksij Rempel
3
-0
/
+405
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
151
-832
/
+1386
2021-04-19
ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET
Jakub Kicinski
1
-0
/
+3
2021-04-19
net: fix a data race when get vlan device
Di Zhu
2
-0
/
+7
2021-04-19
gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
Alexander Lobakin
1
-4
/
+4
2021-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
15
-88
/
+333
2021-04-19
net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
Du Cheng
1
-0
/
+6
2021-04-19
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
1
-1
/
+1
[prev]
[next]