summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-03-07netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer2-11/+11
2014-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-nextPablo Neira Ayuso2-8/+7
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 Hunt12-10/+32
2014-03-06netfilter: ipset: move registration message to init from net_initIlia Mirkin1-1/+1
2014-03-06netfilter: ipset: add markmask for hash:ip,mark data typeVytas Dauksa2-0/+40
2014-03-06netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa3-0/+322
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 Ayuso1-2/+15
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 McHardy1-2/+1
2014-02-25netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy1-0/+8
2014-02-25netfilter: ip_set: rename nfnl_dereference()/nfnl_set()Patrick McHardy1-23/+23
2014-02-19netfilter: nft_ct: labels get supportFlorian Westphal2-3/+26
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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller29-173/+362
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+18
2014-02-18rtnl: make ifla_policy staticJiri Pirko1-51/+56
2014-02-18hsr: Use ether_addr_copyJoe Perches3-17/+17
2014-02-18ipv6: remove some unused include in flowlabelFlorent Fourcot1-6/+0
2014-02-18ieee802154: fix faulty check in set_phy_params apiPhoebe Buckheister1-2/+4
2014-02-18af_packet: remove a stray tab in packet_set_ring()Dan Carpenter1-1/+1
2014-02-18tipc: align tipc function names with common naming practice in the networkYing Xue13-287/+290
2014-02-18net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann1-9/+32
2014-02-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller7-27/+101
2014-02-17ipv6:fix checkpatch errors with assignment in if conditionWang Yufen1-7/+9
2014-02-17ipv6: fix checkpatch errors with space required or prohibitedWang Yufen1-19/+19
2014-02-17ipv6: fix checkpatch errors with brace and "foo *bar"Wang Yufen1-3/+2
2014-02-17netlink: fix checkpatch errors space and "foo *bar"Wang Yufen1-2/+2
2014-02-17sch_netem: replace magic numbers with enumerate in get_loss_clgYang Yingliang1-2/+2
2014-02-17ipv4: fix counter in_slow_totDuan Jiong1-2/+2
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister4-2/+101
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister3-3/+39
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister3-3/+41
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister3-12/+58
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister6-4/+64
2014-02-17HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann2-2/+18
2014-02-17gre: add link local route when local addr is anyNicolas Dichtel1-0/+2
2014-02-17batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli1-2/+7
2014-02-17batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli1-4/+2
2014-02-17batman-adv: free skb on TVLV parsing successAntonio Quartulli1-0/+2
2014-02-17batman-adv: fix TT CRC computation by ensuring byte orderAntonio Quartulli1-4/+12
2014-02-17batman-adv: fix potential orig_node reference leakSimon Wunderlich1-0/+2
2014-02-17batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli3-6/+56
2014-02-17batman-adv: properly check pskb_may_pull return valueAntonio Quartulli1-1/+1
2014-02-17batman-adv: release vlan object after checking the CRCAntonio Quartulli1-1/+5