index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-07-23
6
-10
/
+41
|
|
|
\
\
\
\
|
|
|
*
|
|
|
netfilter: nfnl_hook: fix unused variable warning
Arnd Bergmann
2021-07-23
1
-0
/
+2
|
|
|
*
|
|
|
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
2021-07-23
1
-1
/
+3
|
|
|
*
|
|
|
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
2021-07-23
1
-1
/
+6
|
|
|
*
|
|
|
netfilter: nft_last: avoid possible false sharing
Pablo Neira Ayuso
2021-07-23
1
-7
/
+13
|
|
|
*
|
|
|
netfilter: flowtable: avoid possible false sharing
Pablo Neira Ayuso
2021-07-23
1
-1
/
+5
|
|
|
*
|
|
|
netfilter: nf_tables: fix audit memory leak in nf_tables_commit
Dongliang Mu
2021-07-17
1
-0
/
+12
|
|
*
|
|
|
|
ipv6: decrease hop limit counter in ip6_forward()
Kangmin Park
2021-07-23
1
-2
/
+3
|
|
*
|
|
|
|
net: Set true network header for ECN decapsulation
Gilad Naaman
2021-07-23
1
-1
/
+1
|
|
*
|
|
|
|
tipc: fix sleeping in tipc accept routine
Hoang Le
2021-07-23
1
-5
/
+4
|
|
*
|
|
|
|
tipc: fix implicit-connect for SYN+
Xin Long
2021-07-23
1
-8
/
+13
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
/
|
|
|
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
2021-07-28
1
-2
/
+49
|
|
/
/
/
/
*
|
|
|
|
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
2021-07-30
1
-18
/
+8
*
|
|
|
|
devlink: Break parameter notification sequence to be before/after unload/load...
Leon Romanovsky
2021-07-30
1
-12
/
+20
*
|
|
|
|
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
2021-07-30
1
-1
/
+1
*
|
|
|
|
net: netlink: Remove unused function
Yajun Deng
2021-07-30
1
-8
/
+0
*
|
|
|
|
nfc: hci: cleanup unneeded spaces
Krzysztof Kozlowski
2021-07-30
4
-14
/
+14
*
|
|
|
|
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
2021-07-30
6
-97
/
+110
*
|
|
|
|
nfc: constify local pointer variables
Krzysztof Kozlowski
2021-07-30
3
-6
/
+6
*
|
|
|
|
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2021-07-30
6
-53
/
+61
*
|
|
|
|
nfc: hci: annotate nfc_llc_init() as __init
Krzysztof Kozlowski
2021-07-30
1
-1
/
+1
*
|
|
|
|
nfc: annotate af_nfc_exit() as __exit
Krzysztof Kozlowski
2021-07-30
1
-1
/
+1
*
|
|
|
|
net: convert fib_treeref from int to refcount_t
Yajun Deng
2021-07-30
2
-7
/
+7
*
|
|
|
|
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
2021-07-29
12
-20
/
+50
*
|
|
|
|
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
17
-43
/
+34
*
|
|
|
|
net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an im...
Vladimir Oltean
2021-07-29
1
-17
/
+10
*
|
|
|
|
mctp: Allow per-netns default networks
Matt Johnston
2021-07-29
3
-1
/
+18
*
|
|
|
|
mctp: Add dest neighbour lladdr to route output
Matt Johnston
2021-07-29
1
-2
/
+8
*
|
|
|
|
mctp: Implement message fragmentation & reassembly
Jeremy Kerr
2021-07-29
2
-41
/
+339
*
|
|
|
|
mctp: Populate socket implementation
Jeremy Kerr
2021-07-29
2
-10
/
+419
*
|
|
|
|
mctp: Add neighbour netlink interface
Matt Johnston
2021-07-29
1
-3
/
+204
*
|
|
|
|
mctp: Add neighbour implementation
Matt Johnston
2021-07-29
4
-1
/
+148
*
|
|
|
|
mctp: Add netlink route management
Matt Johnston
2021-07-29
1
-9
/
+249
*
|
|
|
|
mctp: Add initial routing framework
Jeremy Kerr
2021-07-29
4
-1
/
+345
*
|
|
|
|
mctp: Add device handling and netlink interface
Jeremy Kerr
2021-07-29
3
-1
/
+423
*
|
|
|
|
mctp: Add base socket/protocol definitions
Jeremy Kerr
2021-07-29
1
-0
/
+163
*
|
|
|
|
mctp: Add MCTP base
Jeremy Kerr
2021-07-29
7
-0
/
+33
*
|
|
|
|
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
2021-07-29
2
-4
/
+15
*
|
|
|
|
net: optimize GRO for the common case.
Paolo Abeni
2021-07-29
2
-11
/
+28
*
|
|
|
|
sk_buff: track extension status in slow_gro
Paolo Abeni
2021-07-29
1
-0
/
+1
*
|
|
|
|
net: bridge: switchdev: treat local FDBs the same as entries towards the bridge
Vladimir Oltean
2021-07-28
2
-3
/
+2
*
|
|
|
|
net: bridge: switchdev: replay the entire FDB for each port
Vladimir Oltean
2021-07-28
3
-30
/
+11
*
|
|
|
|
net/sched: act_skbmod: Add SKBMOD_F_ECN option support
Peilin Ye
2021-07-28
1
-12
/
+32
*
|
|
|
|
devlink: Remove duplicated registration check
Leon Romanovsky
2021-07-28
1
-9
/
+10
*
|
|
|
|
net: cipso: fix warnings in netlbl_cipsov4_add_std
Pavel Skripkin
2021-07-27
1
-4
/
+4
*
|
|
|
|
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
2021-07-27
1
-4
/
+4
*
|
|
|
|
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
2021-07-27
6
-30
/
+37
*
|
|
|
|
net: socket: return changed ifreq from SIOCDEVPRIVATE
Arnd Bergmann
2021-07-27
2
-4
/
+2
*
|
|
|
|
net: split out ndo_siowandev ioctl
Arnd Bergmann
2021-07-27
1
-2
/
+18
*
|
|
|
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
4
-18
/
+34
[prev]
[next]