summaryrefslogtreecommitdiffstats
path: root/net/wireless (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-12netfilter: connlimit: move insertion of new element out of count functionFlorian Westphal1-15/+23
2014-03-12netfilter: connlimit: improve packet-to-closed-connection logicFlorian Westphal1-15/+8
2014-03-12netfilter: connlimit: factor hlist search into new functionFlorian Westphal1-16/+33
2014-03-08netfilter: nft_nat: fix family validationPatrick McHardy1-12/+10
2014-03-08netfilter: nft_ct: remove family from struct nft_ctPatrick McHardy1-7/+2
2014-03-08netfilter: nf_tables: restore notifications for anonymous set destructionPatrick McHardy2-3/+2
2014-03-08netfilter: nf_tables: restore context for expression destructorsPatrick McHardy7-32/+31
2014-03-08netfilter: nf_tables: clean up nf_tables_trans_add() argument orderPatrick McHardy1-4/+4
2014-03-07netfilter: nft_hash: bug fixes and resizingPatrick McHardy1-46/+214
2014-03-07netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer5-67/+188
2014-03-07netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer7-69/+79
2014-03-07netfilter: avoid race with exp->master ctJesper Dangaard Brouer2-1/+15
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer5-79/+168
2014-03-07netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer3-12/+18
2014-03-07ipvs: Reduce checkpatch noise in ip_vs_lblc.cTingwei Liu1-7/+6
2014-03-07sections, ipvs: Remove useless __read_mostly for ipvs genl_opsAndi Kleen1-1/+1
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt14-12/+40
2014-03-06netfilter: ipset: move registration message to init from net_initIlia Mirkin1-1/+1
2014-03-06netfilter: ipset: kernel: uapi: fix MARKMASK attr ABI breakageFlorian Westphal1-2/+2
2014-03-06netfilter: ipset: Prepare the kernel for create option flags when no extensio...Jozsef Kadlecsik2-0/+8
2014-03-06netfilter: ipset: add markmask for hash:ip,mark data typeVytas Dauksa3-0/+42
2014-03-06netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa5-4/+329
2014-03-06netfilter: ipset: Add hash: fix coccinelle warningsFengguang Wu1-4/+4
2014-03-06netfilter: ipset: Follow manual page behavior for SET target on list:setSergey Popovich1-2/+2
2014-02-27netfilter: nf_tables: add optional user data area to rulesPablo Neira Ayuso3-5/+28
2014-02-25netfilter: nfnetlink_log: remove unused codeFlorian Westphal1-8/+0
2014-02-25netfilter: nf_tables: accept QUEUE/DROP verdict parametersPatrick McHardy1-5/+10
2014-02-25netfilter: nf_tables: add nft_dereference() macroPatrick McHardy2-2/+5
2014-02-25netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy2-0/+29
2014-02-25netfilter: ip_set: rename nfnl_dereference()/nfnl_set()Patrick McHardy1-23/+23
2014-02-19netfilter: nft_ct: labels get supportFlorian Westphal4-4/+30
2014-02-19netfilter: xt_ipcomp: Use ntohs to ease sparse warningPablo Neira Ayuso1-1/+1
2014-02-19netfilter: remove double colonstephen hemminger1-1/+1
2014-02-19rtnl: make ifla_policy staticJiri Pirko3-56/+61
2014-02-19hsr: Use ether_addr_copyJoe Perches3-17/+17
2014-02-19MAINTAINERS: add entry for the PHY libraryFlorian Fainelli1-0/+11
2014-02-19of_mdio: fix phy interrupt passingBen Dooks1-7/+9
2014-02-19ipv6: remove some unused include in flowlabelFlorent Fourcot1-6/+0
2014-02-19ieee802154: fix faulty check in set_phy_params apiPhoebe Buckheister1-2/+4
2014-02-19net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-19NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-19af_packet: remove a stray tab in packet_set_ring()Dan Carpenter1-1/+1
2014-02-18Documentation: broadcom-bcmgenet: fix address and cells propertiesFlorian Fainelli1-4/+4
2014-02-18tipc: align tipc function names with common naming practice in the networkYing Xue13-287/+290
2014-02-18sh_eth: add device tree supportSergei Shtylyov2-3/+121
2014-02-18DT: net: document Ethernet bindings in one placeSergei Shtylyov20-85/+53
2014-02-18Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issuesJustin van Wijngaarden1-543/+584
2014-02-18bonding: rename last_arp_rx to last_rxVeaceslav Falico2-8/+8
2014-02-18bonding: trivial: rename slave->jiffies to ->last_link_upVeaceslav Falico2-11/+12
2014-02-18bonding: remove useless updating of slave->dev->last_rxVeaceslav Falico2-10/+1