index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-05
netfilter: conntrack: small refactoring of conntrack seq_printf
Florian Westphal
2016-05-05
netfilter: conntrack: use nf_ct_key_equal() in more places
Florian Westphal
2016-05-05
netfilter: conntrack: don't attempt to iterate over empty table
Florian Westphal
2016-05-05
netfilter: conntrack: fix lookup race during hash resize
Florian Westphal
2016-05-05
netfilter: conntrack: keep BH enabled during lookup
Florian Westphal
2016-05-05
netfilter: nftables: add connlabel set support
Florian Westphal
2016-04-29
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2016-04-25
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2016-04-25
netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...
Liping Zhang
2016-04-25
netfilter: nf_ct_helper: disable automatic helper assignment
Pablo Neira Ayuso
2016-04-25
netfilter: nft_rbtree: allow adjacent intervals with dynamic updates
Pablo Neira Ayuso
2016-04-25
netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper
Pablo Neira Ayuso
2016-04-25
netfilter: nf_tables: parse element flags from nft_del_setelem()
Pablo Neira Ayuso
2016-04-25
netfilter: nf_tables: introduce nft_setelem_parse_flags() helper
Pablo Neira Ayuso
2016-04-25
netfilter: conntrack: use get_random_once for conntrack hash seed
Florian Westphal
2016-04-25
netfilter: conntrack: use get_random_once for nat and expectations
Florian Westphal
2016-04-25
netfilter: conntrack: move generation seqcnt out of netns_ct
Florian Westphal
2016-04-24
hv_netvsc: Fix the list processing for network change event
Haiyang Zhang
2016-04-24
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
2016-04-24
tipc: fix stale links after re-enabling bearer
Parthasarathy Bhuvaragan
2016-04-24
Merge branch 'tcp-tcstamp_ack-frag-coalesce'
David S. Miller
2016-04-24
tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
Martin KaFai Lau
2016-04-24
tcp: Carry txstamp_ack in tcp_fragment_tstamp
Martin KaFai Lau
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-23
Merge branch 'nla_align-more'
David S. Miller
2016-04-23
taskstats: use the libnl API to align nlattr on 64-bit
Nicolas Dichtel
2016-04-23
xfrm: align nlattr properly when needed
Nicolas Dichtel
2016-04-23
libnl: add nla_put_u64_64bit() helper
Nicolas Dichtel
2016-04-23
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
libnl: nla_put_s64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
libnl: nla_put_net64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
libnl: nla_put_le64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
libnl: fix help of _64bit functions
Nicolas Dichtel
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-21
Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
2016-04-21
Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-21
rtc: ds1307: Use irq when available for wakeup-source device
Nishanth Menon
2016-04-21
rtc: ds1307: ds3231 temperature s16 overflow
Zhuang Yuyao
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-21
Merge branch 'geneve-vxlan-deps'
David S. Miller
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
qlcnic: protect qlicnic_attach_func with rtnl_lock
Hannes Frederic Sowa
2016-04-21
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
Hannes Frederic Sowa
2016-04-21
mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock
Hannes Frederic Sowa
2016-04-21
fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
Hannes Frederic Sowa
2016-04-21
benet: be_resume needs to protect be_open with rtnl_lock
Hannes Frederic Sowa
2016-04-21
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
2016-04-21
Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
Shrikrishna Khare
[next]