summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2017-02-09openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme
2017-02-09openvswitch: Do not trigger events for unconfirmed connections.Jarno Rajahalme
2017-02-09openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.Jarno Rajahalme
2017-02-09openvswitch: Fix comments for skb->_nfctJarno Rajahalme
2017-02-09net: dsa: Fix duplicate object ruleFlorian Fainelli
2017-02-09sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...Xin Long
2017-02-09sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long
2017-02-09sctp: implement sender-side procedures for SSN/TSN Reset Request ParameterXin Long
2017-02-09sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long
2017-02-09sctp: streams should be recovered when it fails to send request.Xin Long
2017-02-09igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu
2017-02-09kcm: fix 0-length case for kcm_sendmsg()WANG Cong
2017-02-09mac80211: fix CSA in IBSS modeKoen Vandeputte
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho
2017-02-08ipv4: fib: Notify about nexthop status changesIdo Schimmel
2017-02-08net: dsa: Do not destroy invalid network devicesFlorian Fainelli
2017-02-08bridge: vlan tunnel id info range fill size calc cleanupsRoopa Prabhu
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet
2017-02-08ping: fix a null pointer dereferenceWANG Cong
2017-02-08packet: round up linear to header lenWillem de Bruijn
2017-02-08net: introduce device min_header_lenWillem de Bruijn
2017-02-08sit: fix a double free on error pathWANG Cong
2017-02-08ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe
2017-02-08netfilter: nft_exthdr: add TCP option matchingManuel Messner
2017-02-08netfilter: nft_ct: add zone id set supportFlorian Westphal
2017-02-08netfilter: nft_ct: prepare for key-dependent error unwindFlorian Westphal
2017-02-08netfilter: nft_ct: add zone id get supportFlorian Westphal
2017-02-08netfilter: nf_tables: add bitmap set typePablo Neira Ayuso
2017-02-08netfilter: nf_tables: add space notation to setsPablo Neira Ayuso
2017-02-08netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso
2017-02-08netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso
2017-02-08netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso
2017-02-08netfilter: nf_tables: use struct nft_set_iter in set element flushPablo Neira Ayuso
2017-02-08netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso
2017-02-08netfilter: nft_exthdr: Add support for existence checkPhil Sutter
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2017-02-08nl80211: fix validation of scheduled scan info for wowlan netdetectArend Van Spriel
2017-02-08nl80211: add HT/VHT capabilities to AP parametersJohannes Berg
2017-02-08cfg80211: make rdev assignment clearer in nl80211_testmode_dump()Luca Coelho
2017-02-08mac80211: check for allocation failure in debugfs codeDan Carpenter
2017-02-08mac80211: aes-cmac: switch to shash CMAC driverArd Biesheuvel
2017-02-08mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipherArd Biesheuvel
2017-02-08cfg80211 debugfs: Cleanup some checkpatch issuesPichugin Dmitry
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-07bridge: avoid unnecessary read of jiffiesstephen hemminger
2017-02-07bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_rangeRoopa Prabhu
2017-02-07sctp: check af before verify address in sctp_addr_id2transportXin Long
2017-02-07bridge: tunnel: fix attribute checks in br_parse_vlan_tunnel_infoNikolay Aleksandrov