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
2019-03-01
netfilter: xt_IDLETIMER: fix sysfs callback function type
Sami Tolvanen
1
-10
/
+4
2019-03-01
netfilter: nf_conntrack: ensure that CONNTRACK_LOCKS is power of 2
Li RongQing
1
-0
/
+1
2019-03-01
netfilter: nf_tables: check the result of dereferencing base_chain->stats
Li RongQing
1
-6
/
+8
2019-03-01
netfilter: bridge: Don't sabotage nf_hook calls for an l3mdev slave
David Ahern
1
-1
/
+2
2019-03-01
ipvs: get sctphdr by sctphoff in sctp_csum_check
Xin Long
1
-5
/
+2
2019-03-01
netfilter: convert the proto argument from u8 to u16
Li RongQing
2
-5
/
+5
2019-03-01
netfilter: nft_tunnel: Add dst_cache support
wenxu
1
-0
/
+7
2019-03-01
netfilter: conntrack: tcp: only close if RST matches exact sequence
Florian Westphal
1
-10
/
+40
2019-03-01
ipvs: change some data types from int to bool
Andrea Claudi
5
-18
/
+18
2019-02-28
net/smc: allow pnetid-less configuration
Ursula Braun
1
-1
/
+41
2019-02-28
net: sched: pie: avoid slow division in drop probability decay
Leslie Monis
1
-1
/
+2
2019-02-28
sctp: chunk.c: correct format string for size_t in printk
Matthias Maennich
1
-1
/
+1
2019-02-28
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
1
-3
/
+7
2019-02-27
net: sched: act_csum: Fix csum calc for tagged packets
Eli Britstein
1
-2
/
+29
2019-02-27
netlabel: fix out-of-bounds memory accesses
Paul Moore
2
-2
/
+4
2019-02-27
ipv4: Pass original device to ip_rcv_finish_core
David Ahern
1
-4
/
+5
2019-02-27
net: sched: act_tunnel_key: fix metadata handling
Vlad Buslov
1
-9
/
+9
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
3
-4
/
+8
2019-02-27
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2
-4
/
+40
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
1
-5
/
+0
2019-02-27
net: switchdev: Replace port attr set SDO with a notification
Florian Fainelli
2
-30
/
+31
2019-02-27
net: dsa: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
1
-0
/
+18
2019-02-27
switchdev: Add SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
1
-0
/
+51
2019-02-27
Revert "net: sched: fw: don't set arg->stop in fw_walk() when empty"
Vlad Buslov
1
-1
/
+4
2019-02-27
ethtool: Use explicit designated initializers for .cmd
Li RongQing
1
-2
/
+2
2019-02-27
netfilter: nft_set_hash: remove nft_hash_key()
Pablo Neira Ayuso
1
-11
/
+2
2019-02-27
netfilter: nft_set_hash: bogus element self comparison from deactivation path
Pablo Neira Ayuso
1
-1
/
+1
2019-02-27
netfilter: nft_set_hash: fix lookups with fixed size hash on big endian
Pablo Neira Ayuso
1
-4
/
+19
2019-02-27
netfilter: remove unneeded switch fall-through
Li RongQing
2
-2
/
+1
2019-02-27
netfilter: conntrack: avoid same-timeout update
Florian Westphal
1
-5
/
+4
2019-02-27
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
12
-40
/
+21
2019-02-27
netfilter: nat: remove l3proto struct
Florian Westphal
2
-92
/
+0
2019-02-27
netfilter: nat: remove csum_recalc hook
Florian Westphal
2
-10
/
+24
2019-02-27
netfilter: nat: remove csum_update hook
Florian Westphal
1
-33
/
+36
2019-02-27
netfilter: nat: remove l3 manip_pkt hook
Florian Westphal
2
-19
/
+26
2019-02-27
netfilter: nat: remove nf_nat_l4proto.h
Florian Westphal
2
-10
/
+6
2019-02-27
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
11
-736
/
+710
2019-02-27
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
3
-137
/
+123
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
8
-277
/
+195
2019-02-27
netfilter: ebtables: remove BUGPRINT messages
Florian Westphal
1
-92
/
+39
2019-02-27
netfilter: nf_conntrack_amanda: add support for STATE streams
Florian Tham
1
-2
/
+7
2019-02-27
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
2
-227
/
+61
2019-02-26
net: sched: pie: fix 64-bit division
Leslie Monis
1
-1
/
+1
2019-02-26
tipc: fix race condition causing hung sendto
Tung Nguyen
1
-1
/
+5
2019-02-26
net: Use RCU_POINTER_INITIALIZER() to init static variable
Li RongQing
1
-1
/
+1
2019-02-26
mpls: Return error for RTA_GATEWAY attribute
David Ahern
1
-0
/
+3
2019-02-26
ipv6: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-02-26
ipv4: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-02-26
tcp: remove tcp_queue argument from tso_fragment()
Eric Dumazet
1
-7
/
+6
2019-02-26
tcp: use tcp_md5_needed for timewait sockets
Eric Dumazet
1
-8
/
+13
[prev]
[next]