summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-1211-112/+778
|\
| * netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selectionPablo Neira Ayuso2017-02-123-3/+4
| * netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso2017-02-121-0/+26
| * netfilter: nf_tables: add check_genid to the nfnetlink subsystemPablo Neira Ayuso2017-02-121-0/+6
| * netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso2017-02-121-4/+27
| * netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()Pablo Neira Ayuso2017-02-121-23/+28
| * netfilter: nfnetlink: get rid of u_intX_t typesPablo Neira Ayuso2017-02-121-8/+8
| * netfilter: nf_ct_expect: nf_ct_expect_insert() returns voidGao Feng2017-02-121-5/+3
| * netfilter: nf_ct_sip: Use mod_timer_pending()Gao Feng2017-02-121-7/+5
| * netfilter: nft_exthdr: add TCP option matchingManuel Messner2017-02-082-15/+108
| * netfilter: nft_ct: add zone id set supportFlorian Westphal2017-02-081-1/+143
| * netfilter: nft_ct: prepare for key-dependent error unwindFlorian Westphal2017-02-081-14/+15
| * netfilter: nft_ct: add zone id get supportFlorian Westphal2017-02-081-3/+19
| * netfilter: nf_tables: add bitmap set typePablo Neira Ayuso2017-02-083-0/+321
| * netfilter: nf_tables: add space notation to setsPablo Neira Ayuso2017-02-083-5/+19
| * netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso2017-02-083-8/+8
| * netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso2017-02-081-0/+4
| * netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso2017-02-083-9/+9
| * netfilter: nf_tables: use struct nft_set_iter in set element flushPablo Neira Ayuso2017-02-081-7/+5
| * netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso2017-02-083-5/+7
| * netfilter: nft_exthdr: Add support for existence checkPhil Sutter2017-02-081-2/+20
* | net_sched: fix error recovery at qdisc creationEric Dumazet2017-02-115-23/+19
* | net: rename dst_neigh_output back to neigh_outputJulian Anastasov2017-02-112-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-1112-23/+67
|\ \
| * | l2tp: do not use udp_ioctl()Eric Dumazet2017-02-103-2/+28
| * | igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2017-02-092-0/+2
| * | kcm: fix 0-length case for kcm_sendmsg()WANG Cong2017-02-091-18/+22
| * | net: dsa: Do not destroy invalid network devicesFlorian Fainelli2017-02-081-0/+1
| * | ping: fix a null pointer dereferenceWANG Cong2017-02-081-0/+2
| * | packet: round up linear to header lenWillem de Bruijn2017-02-081-3/+4
| * | net: introduce device min_header_lenWillem de Bruijn2017-02-081-0/+1
| * | sit: fix a double free on error pathWANG Cong2017-02-081-0/+1
| * | ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe2017-02-081-0/+6
* | | devlink: allow to fillup eswitch attrs even if mode_get op does not existJiri Pirko2017-02-101-7/+9
* | | devlink: use nla_put_failure goto label instead of outJiri Pirko2017-02-101-6/+6
* | | devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fillJiri Pirko2017-02-101-5/+5
* | | devlink: fix the name of eswitch commandsJiri Pirko2017-02-101-9/+9
* | | Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-1021-384/+219
|\ \ \
| * | | mac80211: fix CSA in IBSS modeKoen Vandeputte2017-02-091-2/+2
| * | | cfg80211: fix NAN bands definitionLuca Coelho2017-02-095-27/+47
| * | | cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-083-7/+15
| * | | mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-082-7/+11
| * | | nl80211: fix validation of scheduled scan info for wowlan netdetectArend Van Spriel2017-02-081-4/+6
| * | | nl80211: add HT/VHT capabilities to AP parametersJohannes Berg2017-02-081-1/+46
| * | | cfg80211: make rdev assignment clearer in nl80211_testmode_dump()Luca Coelho2017-02-081-7/+6
| * | | mac80211: check for allocation failure in debugfs codeDan Carpenter2017-02-081-2/+9
| * | | mac80211: aes-cmac: switch to shash CMAC driverArd Biesheuvel2017-02-083-107/+32
| * | | mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipherArd Biesheuvel2017-02-083-45/+34
| * | | cfg80211 debugfs: Cleanup some checkpatch issuesPichugin Dmitry2017-02-081-5/+5
| * | | mac80211: add back lost debugfs filesJohannes Berg2017-02-072-0/+2
OpenPOWER on IntegriCloud