summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-08netfilter: nf_tables: clean up nf_tables_trans_add() argument orderPatrick McHardy
2014-03-07netfilter: nft_hash: bug fixes and resizingPatrick McHardy
2014-03-07netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer
2014-03-07netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer
2014-03-07netfilter: avoid race with exp->master ctJesper Dangaard Brouer
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer
2014-03-07netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer
2014-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-nextPablo Neira Ayuso
2014-03-07ipvs: Reduce checkpatch noise in ip_vs_lblc.cTingwei Liu
2014-03-07sections, ipvs: Remove useless __read_mostly for ipvs genl_opsAndi Kleen
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt
2014-03-06netfilter: ipset: move registration message to init from net_initIlia Mirkin
2014-03-06netfilter: ipset: add markmask for hash:ip,mark data typeVytas Dauksa
2014-03-06netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa
2014-03-06netfilter: ipset: Add hash: fix coccinelle warningsFengguang Wu
2014-03-06netfilter: ipset: Follow manual page behavior for SET target on list:setSergey Popovich
2014-02-27netfilter: nf_tables: add optional user data area to rulesPablo Neira Ayuso
2014-02-25netfilter: nfnetlink_log: remove unused codeFlorian Westphal
2014-02-25netfilter: nf_tables: accept QUEUE/DROP verdict parametersPatrick McHardy
2014-02-25netfilter: nf_tables: add nft_dereference() macroPatrick McHardy
2014-02-25netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy
2014-02-25netfilter: ip_set: rename nfnl_dereference()/nfnl_set()Patrick McHardy
2014-02-19netfilter: nft_ct: labels get supportFlorian Westphal
2014-02-19netfilter: xt_ipcomp: Use ntohs to ease sparse warningPablo Neira Ayuso
2014-02-19netfilter: remove double colonstephen hemminger
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-02-18rtnl: make ifla_policy staticJiri Pirko
2014-02-18hsr: Use ether_addr_copyJoe Perches
2014-02-18ipv6: remove some unused include in flowlabelFlorent Fourcot
2014-02-18ieee802154: fix faulty check in set_phy_params apiPhoebe Buckheister
2014-02-18af_packet: remove a stray tab in packet_set_ring()Dan Carpenter
2014-02-18tipc: align tipc function names with common naming practice in the networkYing Xue
2014-02-18net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann
2014-02-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-02-17ipv6:fix checkpatch errors with assignment in if conditionWang Yufen
2014-02-17ipv6: fix checkpatch errors with space required or prohibitedWang Yufen
2014-02-17ipv6: fix checkpatch errors with brace and "foo *bar"Wang Yufen
2014-02-17netlink: fix checkpatch errors space and "foo *bar"Wang Yufen
2014-02-17sch_netem: replace magic numbers with enumerate in get_loss_clgYang Yingliang
2014-02-17ipv4: fix counter in_slow_totDuan Jiong
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister
2014-02-17HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann
2014-02-17gre: add link local route when local addr is anyNicolas Dichtel
2014-02-17batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli
2014-02-17batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli