index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
netfilter: conntrack: introduce nf_ct_acct_update()
Pablo Neira Ayuso
1
-23
/
+19
2016-05-05
netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer
Pablo Neira Ayuso
1
-1
/
+1
2016-05-05
netfilter: conntrack: consider ct netns in early_drop logic
Florian Westphal
1
-18
/
+25
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
10
-68
/
+62
2016-05-05
netfilter: conntrack: make netns address part of hash
Florian Westphal
1
-17
/
+18
2016-05-05
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
3
-12
/
+22
2016-05-05
netfilter: conntrack: small refactoring of conntrack seq_printf
Florian Westphal
1
-5
/
+19
2016-05-05
netfilter: conntrack: use nf_ct_key_equal() in more places
Florian Westphal
1
-18
/
+11
2016-05-05
netfilter: conntrack: don't attempt to iterate over empty table
Florian Westphal
1
-0
/
+3
2016-05-05
netfilter: conntrack: fix lookup race during hash resize
Florian Westphal
1
-5
/
+19
2016-05-05
netfilter: conntrack: keep BH enabled during lookup
Florian Westphal
1
-17
/
+8
2016-05-05
netfilter: nftables: add connlabel set support
Florian Westphal
1
-0
/
+30
2016-04-29
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
4
-9
/
+15
2016-04-25
netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...
Liping Zhang
1
-1
/
+1
2016-04-25
netfilter: nf_ct_helper: disable automatic helper assignment
Pablo Neira Ayuso
1
-2
/
+2
2016-04-25
netfilter: nft_rbtree: allow adjacent intervals with dynamic updates
Pablo Neira Ayuso
1
-5
/
+35
2016-04-25
netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper
Pablo Neira Ayuso
1
-3
/
+6
2016-04-25
netfilter: nf_tables: parse element flags from nft_del_setelem()
Pablo Neira Ayuso
1
-5
/
+33
2016-04-25
netfilter: nf_tables: introduce nft_setelem_parse_flags() helper
Pablo Neira Ayuso
1
-12
/
+22
2016-04-25
netfilter: conntrack: use get_random_once for conntrack hash seed
Florian Westphal
2
-25
/
+3
2016-04-25
netfilter: conntrack: use get_random_once for nat and expectations
Florian Westphal
2
-6
/
+7
2016-04-25
netfilter: conntrack: move generation seqcnt out of netns_ct
Florian Westphal
2
-10
/
+11
2016-04-25
hv_netvsc: Fix the list processing for network change event
Haiyang Zhang
1
-1
/
+1
2016-04-24
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
4
-40
/
+34
2016-04-24
tipc: fix stale links after re-enabling bearer
Parthasarathy Bhuvaragan
1
-2
/
+1
2016-04-24
tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
Martin KaFai Lau
1
-0
/
+2
2016-04-24
tcp: Carry txstamp_ack in tcp_fragment_tstamp
Martin KaFai Lau
1
-0
/
+2
2016-04-24
taskstats: use the libnl API to align nlattr on 64-bit
Nicolas Dichtel
1
-32
/
+5
2016-04-24
xfrm: align nlattr properly when needed
Nicolas Dichtel
2
-4
/
+7
2016-04-24
libnl: add nla_put_u64_64bit() helper
Nicolas Dichtel
1
-0
/
+13
2016-04-24
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
7
-16
/
+27
2016-04-24
libnl: nla_put_s64(): align on a 64-bit area
Nicolas Dichtel
1
-4
/
+7
2016-04-24
libnl: nla_put_net64(): align on a 64-bit area
Nicolas Dichtel
3
-11
/
+13
2016-04-24
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
18
-38
/
+87
2016-04-24
libnl: nla_put_le64(): align on a 64-bit area
Nicolas Dichtel
3
-8
/
+19
2016-04-24
libnl: fix help of _64bit functions
Nicolas Dichtel
1
-2
/
+6
2016-04-21
rtc: ds1307: Use irq when available for wakeup-source device
Nishanth Menon
1
-1
/
+1
2016-04-21
rtc: ds1307: ds3231 temperature s16 overflow
Zhuang Yuyao
1
-2
/
+2
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
3
-7
/
+31
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
3
-9
/
+12
2016-04-21
qlcnic: protect qlicnic_attach_func with rtnl_lock
Hannes Frederic Sowa
1
-2
/
+8
2016-04-21
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-21
mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-21
fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-21
benet: be_resume needs to protect be_open with rtnl_lock
Hannes Frederic Sowa
1
-4
/
+6
2016-04-21
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
1
-2
/
+2
2016-04-21
Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
Shrikrishna Khare
2
-6
/
+10
2016-04-21
atl2: Disable unimplemented scatter/gather feature
Ben Hutchings
1
-1
/
+1
2016-04-21
net: Add support for IP ID mangling TSO in cases that require encapsulation
Alexander Duyck
1
-0
/
+11
2016-04-21
net/mlx5e: Add ethtool counter for RX buffer allocation failures
Tariq Toukan
3
-4
/
+17
[next]