index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ieee802154
(
unfollow
)
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
3
-7
/
+7
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-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
2
-10
/
+9
2019-02-27
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
15
-95
/
+60
2019-02-27
netfilter: nat: remove l3proto struct
Florian Westphal
3
-100
/
+0
2019-02-27
netfilter: nat: remove csum_recalc hook
Florian Westphal
3
-14
/
+27
2019-02-27
netfilter: nat: remove csum_update hook
Florian Westphal
2
-38
/
+36
2019-02-27
netfilter: nat: remove l3 manip_pkt hook
Florian Westphal
3
-24
/
+30
2019-02-27
netfilter: nat: remove nf_nat_l4proto.h
Florian Westphal
3
-26
/
+6
2019-02-27
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
12
-738
/
+711
2019-02-27
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
4
-146
/
+123
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
9
-281
/
+197
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
3
-227
/
+64
2019-02-27
net: sched: pie: fix 64-bit division
Leslie Monis
1
-1
/
+1
2019-02-26
net: Use RCU_POINTER_INITIALIZER() to init static variable
Li RongQing
1
-1
/
+1
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
2019-02-26
tcp: convert tcp_md5_needed to static_branch API
Eric Dumazet
4
-6
/
+6
2019-02-26
tcp: get rid of __tcp_add_write_queue_tail()
Eric Dumazet
1
-6
/
+1
2019-02-26
tcp: get rid of tcp_check_send_head()
Eric Dumazet
2
-7
/
+2
2019-02-26
tc-testing: gitignore, ignore local tdc config file
Vlad Buslov
1
-0
/
+1
2019-02-26
net: sched: fix typo in walker_check_empty()
Vlad Buslov
1
-2
/
+2
2019-02-26
net: sched: pie: fix mistake in reference link
Leslie Monis
1
-1
/
+1
2019-02-26
mlxsw: spectrum: remove set but not used variable 'autoneg_status'
YueHaibing
1
-3
/
+0
2019-02-26
tools: selftests: rtnetlink: add testcases for vxlan flag sets
Roopa Prabhu
1
-0
/
+52
2019-02-26
vxlan: add extack support for create and changelink
Roopa Prabhu
2
-67
/
+172
2019-02-26
devlink: require non-NULL ops for devlink instances
Jakub Kicinski
1
-26
/
+22
2019-02-26
devlink: hold a reference to the netdevice around ethtool compat
Jakub Kicinski
2
-11
/
+15
2019-02-26
nfp: remove ethtool flashing fallback
Jakub Kicinski
1
-24
/
+0
2019-02-26
nfp: add .ndo_get_devlink
Jakub Kicinski
4
-0
/
+15
2019-02-26
devlink: create a special NDO for getting the devlink instance
Jakub Kicinski
3
-39
/
+33
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
13
-39
/
+8
2019-02-26
net: remove unused struct inet_frag_queue.fragments field
Peter Oskolkov
6
-39
/
+14
2019-02-25
net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
1
-1
/
+1
2019-02-25
net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
1
-1
/
+1
2019-02-25
net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
1
-1
/
+1
2019-02-25
net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...
Yang Wei
1
-1
/
+1
[next]