summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-09lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-09scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-09Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'audit/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'netfilter-next/master'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'netfilter/master'Stephen Rothwell
2017-02-08ipv4: fib: Notify about nexthop status changesIdo Schimmel
2017-02-08net: dsa: Do not destroy invalid network devicesFlorian Fainelli
2017-02-08svcrdma: Poll CQs in "workqueue" modeChuck Lever
2017-02-08svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever
2017-02-08svcrdma: Remove unused sc_dto_q fieldChuck Lever
2017-02-08svcrdma: Clean up backchannel send header encodingChuck Lever
2017-02-08svcrdma: Clean up RPC-over-RDMA Call header decoderChuck Lever
2017-02-08svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever
2017-02-08svcrdma: Another sendto chunk list parsing updateChuck Lever
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