summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-05netfilter: conntrack: small refactoring of conntrack seq_printfFlorian Westphal
2016-05-05netfilter: conntrack: use nf_ct_key_equal() in more placesFlorian Westphal
2016-05-05netfilter: conntrack: don't attempt to iterate over empty tableFlorian Westphal
2016-05-05netfilter: conntrack: fix lookup race during hash resizeFlorian Westphal
2016-05-05netfilter: conntrack: keep BH enabled during lookupFlorian Westphal
2016-05-05netfilter: nftables: add connlabel set supportFlorian Westphal
2016-04-29netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso
2016-04-25Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso
2016-04-25netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...Liping Zhang
2016-04-25netfilter: nf_ct_helper: disable automatic helper assignmentPablo Neira Ayuso
2016-04-25netfilter: nft_rbtree: allow adjacent intervals with dynamic updatesPablo Neira Ayuso
2016-04-25netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helperPablo Neira Ayuso
2016-04-25netfilter: nf_tables: parse element flags from nft_del_setelem()Pablo Neira Ayuso
2016-04-25netfilter: nf_tables: introduce nft_setelem_parse_flags() helperPablo Neira Ayuso
2016-04-25netfilter: conntrack: use get_random_once for conntrack hash seedFlorian Westphal
2016-04-25netfilter: conntrack: use get_random_once for nat and expectationsFlorian Westphal
2016-04-25netfilter: conntrack: move generation seqcnt out of netns_ctFlorian Westphal
2016-04-24hv_netvsc: Fix the list processing for network change eventHaiyang Zhang
2016-04-24tcp-tso: do not split TSO packets at retransmit timeEric Dumazet
2016-04-24tipc: fix stale links after re-enabling bearerParthasarathy Bhuvaragan
2016-04-24Merge branch 'tcp-tcstamp_ack-frag-coalesce'David S. Miller
2016-04-24tcp: Merge txstamp_ack in tcp_skb_collapse_tstampMartin KaFai Lau
2016-04-24tcp: Carry txstamp_ack in tcp_fragment_tstampMartin KaFai Lau
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-04-23Merge branch 'nla_align-more'David S. Miller
2016-04-23taskstats: use the libnl API to align nlattr on 64-bitNicolas Dichtel
2016-04-23xfrm: align nlattr properly when neededNicolas Dichtel
2016-04-23libnl: add nla_put_u64_64bit() helperNicolas Dichtel
2016-04-23libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel
2016-04-23libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel
2016-04-23libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel
2016-04-23libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel
2016-04-23libnl: fix help of _64bit functionsNicolas Dichtel
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-21Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2016-04-21Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-21rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon
2016-04-21rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-21Merge branch 'geneve-vxlan-deps'David S. Miller
2016-04-21geneve: break dependency with netdev driversHannes Frederic Sowa
2016-04-21vxlan: break dependency with netdev driversHannes Frederic Sowa
2016-04-21qlcnic: protect qlicnic_attach_func with rtnl_lockHannes Frederic Sowa
2016-04-21ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lockHannes Frederic Sowa
2016-04-21mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lockHannes Frederic Sowa
2016-04-21fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lockHannes Frederic Sowa
2016-04-21benet: be_resume needs to protect be_open with rtnl_lockHannes Frederic Sowa
2016-04-21openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman
2016-04-21Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare