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: allow to turn off xtables compat layer
Florian Westphal
11
-51
/
+61
2021-04-26
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
11
-118
/
+261
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to batch callbacks
Pablo Neira Ayuso
2
-172
/
+180
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
Pablo Neira Ayuso
4
-116
/
+105
2021-04-26
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
9
-336
/
+277
2021-04-26
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
4
-71
/
+61
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-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
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-21
net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=n
Vladimir Oltean
1
-1
/
+1
2021-04-21
net: dsa: fix bridge support for drivers without port_bridge_flags callback
Oleksij Rempel
1
-1
/
+1
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-19
ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET
Jakub Kicinski
1
-0
/
+3
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
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
1
-1
/
+1
2021-04-19
mld: remove unnecessary prototypes
Taehee Yoo
1
-3
/
+0
2021-04-19
nexthop: Restart nexthop dump based on last dumped nexthop identifier
Ido Schimmel
1
-8
/
+6
2021-04-19
cfg80211: scan: drop entry from hidden_list on overflow
Johannes Berg
1
-0
/
+2
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
1
-1
/
+1
2021-04-19
wireless: align HE capabilities A-MPDU Length Exponent Extension
Johannes Berg
1
-8
/
+8
2021-04-19
wireless: align some HE capabilities with the spec
Johannes Berg
1
-9
/
+10
2021-04-19
xfrm: ipcomp: remove unnecessary get_cpu()
Sabrina Dubroca
1
-17
/
+8
2021-04-19
xfrm: avoid synchronize_rcu during netns destruction
Florian Westphal
1
-3
/
+7
2021-04-19
xfrm: remove stray synchronize_rcu from xfrm_init
Florian Westphal
1
-3
/
+0
2021-04-19
flow: remove spi key from flowi struct
Florian Westphal
1
-39
/
+0
2021-04-19
mac80211: drop the connection if firmware crashed while in CSA
Naftali Goldstein
3
-3
/
+12
2021-04-19
mac80211: properly drop the connection in case of invalid CSA IE
Emmanuel Grumbach
1
-5
/
+2
2021-04-19
mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver
Emmanuel Grumbach
1
-9
/
+1
[next]