summaryrefslogtreecommitdiffstats
path: root/include/net/dcbnl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-06netfilter: conntrack: make netns address part of expect hashFlorian Westphal1-7/+10
2016-05-06netfilter: conntrack: check netns when walking expect hashFlorian Westphal3-4/+30
2016-05-05netfilter: nf_tables: allow set names up to 32 bytesPablo Neira Ayuso3-4/+5
2016-05-05netfilter: x_tables: get rid of old and inconsistent debuggingPablo Neira Ayuso3-573/+117
2016-05-05openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointerPablo Neira Ayuso1-8/+0
2016-05-05netfilter: conntrack: introduce clash resolution on insertion racePablo Neira Ayuso4-3/+57
2016-05-05netfilter: conntrack: introduce nf_ct_acct_update()Pablo Neira Ayuso1-23/+19
2016-05-05netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointerPablo Neira Ayuso1-1/+1
2016-05-05netfilter: conntrack: consider ct netns in early_drop logicFlorian Westphal1-18/+25
2016-05-05netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal10-68/+62
2016-05-05netfilter: conntrack: make netns address part of hashFlorian Westphal1-17/+18
2016-05-05netfilter: conntrack: check netns when comparing conntrack objectsFlorian Westphal3-12/+22
2016-05-05netfilter: conntrack: small refactoring of conntrack seq_printfFlorian Westphal1-5/+19
2016-05-05netfilter: conntrack: use nf_ct_key_equal() in more placesFlorian Westphal1-18/+11
2016-05-05netfilter: conntrack: don't attempt to iterate over empty tableFlorian Westphal1-0/+3
2016-05-05netfilter: conntrack: fix lookup race during hash resizeFlorian Westphal1-5/+19
2016-05-05netfilter: conntrack: keep BH enabled during lookupFlorian Westphal1-17/+8
2016-05-05netfilter: nftables: add connlabel set supportFlorian Westphal1-0/+30
2016-04-29netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso4-9/+15
2016-04-25netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...Liping Zhang1-1/+1
2016-04-25netfilter: nf_ct_helper: disable automatic helper assignmentPablo Neira Ayuso1-2/+2
2016-04-25netfilter: nft_rbtree: allow adjacent intervals with dynamic updatesPablo Neira Ayuso1-5/+35
2016-04-25netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helperPablo Neira Ayuso1-3/+6
2016-04-25netfilter: nf_tables: parse element flags from nft_del_setelem()Pablo Neira Ayuso1-5/+33
2016-04-25netfilter: nf_tables: introduce nft_setelem_parse_flags() helperPablo Neira Ayuso1-12/+22
2016-04-25netfilter: conntrack: use get_random_once for conntrack hash seedFlorian Westphal2-25/+3
2016-04-25netfilter: conntrack: use get_random_once for nat and expectationsFlorian Westphal2-6/+7
2016-04-25netfilter: conntrack: move generation seqcnt out of netns_ctFlorian Westphal2-10/+11
2016-04-25hv_netvsc: Fix the list processing for network change eventHaiyang Zhang1-1/+1
2016-04-24tcp-tso: do not split TSO packets at retransmit timeEric Dumazet4-40/+34
2016-04-24tipc: fix stale links after re-enabling bearerParthasarathy Bhuvaragan1-2/+1
2016-04-24tcp: Merge txstamp_ack in tcp_skb_collapse_tstampMartin KaFai Lau1-0/+2
2016-04-24tcp: Carry txstamp_ack in tcp_fragment_tstampMartin KaFai Lau1-0/+2
2016-04-24taskstats: use the libnl API to align nlattr on 64-bitNicolas Dichtel1-32/+5
2016-04-24xfrm: align nlattr properly when neededNicolas Dichtel2-4/+7
2016-04-24libnl: add nla_put_u64_64bit() helperNicolas Dichtel1-0/+13
2016-04-24libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel7-16/+27
2016-04-24libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel1-4/+7
2016-04-24libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel3-11/+13
2016-04-24libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel18-38/+87
2016-04-24libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel3-8/+19
2016-04-24libnl: fix help of _64bit functionsNicolas Dichtel1-2/+6
2016-04-21rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon1-1/+1
2016-04-21rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao1-2/+2
2016-04-21geneve: break dependency with netdev driversHannes Frederic Sowa3-7/+31
2016-04-21vxlan: break dependency with netdev driversHannes Frederic Sowa3-9/+12
2016-04-21qlcnic: protect qlicnic_attach_func with rtnl_lockHannes Frederic Sowa1-2/+8
2016-04-21ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lockHannes Frederic Sowa1-0/+2
2016-04-21mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lockHannes Frederic Sowa1-0/+2
2016-04-21fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lockHannes Frederic Sowa1-0/+2