summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | netfilter: nft_hash: bug fixes and resizingPatrick McHardy2014-03-071-46/+214
| * | netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer2014-03-073-66/+180
| * | netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer2014-03-076-69/+77
| * | netfilter: avoid race with exp->master ctJesper Dangaard Brouer2014-03-072-1/+15
| * | netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer2014-03-073-75/+158
| * | netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer2014-03-072-11/+11
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-nextPablo Neira Ayuso2014-03-072-8/+7
| |\ \
| | * | ipvs: Reduce checkpatch noise in ip_vs_lblc.cTingwei Liu2014-03-071-7/+6
| | * | sections, ipvs: Remove useless __read_mostly for ipvs genl_opsAndi Kleen2014-03-071-1/+1
| * | | netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-0612-10/+32
| * | | netfilter: ipset: move registration message to init from net_initIlia Mirkin2014-03-061-1/+1
| * | | netfilter: ipset: add markmask for hash:ip,mark data typeVytas Dauksa2014-03-062-0/+40
| * | | netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa2014-03-063-0/+322
| * | | netfilter: ipset: Add hash: fix coccinelle warningsFengguang Wu2014-03-061-4/+4
| * | | netfilter: ipset: Follow manual page behavior for SET target on list:setSergey Popovich2014-03-061-2/+2
| |/ /
| * | netfilter: nf_tables: add optional user data area to rulesPablo Neira Ayuso2014-02-271-2/+15
| * | netfilter: nfnetlink_log: remove unused codeFlorian Westphal2014-02-251-8/+0
| * | netfilter: nf_tables: accept QUEUE/DROP verdict parametersPatrick McHardy2014-02-251-5/+10
| * | netfilter: nf_tables: add nft_dereference() macroPatrick McHardy2014-02-251-2/+1
| * | netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy2014-02-251-0/+8
| * | netfilter: ip_set: rename nfnl_dereference()/nfnl_set()Patrick McHardy2014-02-251-23/+23
| * | netfilter: nft_ct: labels get supportFlorian Westphal2014-02-192-3/+26
| * | netfilter: xt_ipcomp: Use ntohs to ease sparse warningPablo Neira Ayuso2014-02-191-1/+1
| * | netfilter: remove double colonstephen hemminger2014-02-191-1/+1
* | | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-148-16/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-1428-121/+199
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-1329-121/+207
| |\ \ \
| | * | | ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-03-131-1/+4
| | * | | net: socket: error on a negative msg_namelenMatthew Leach2014-03-121-0/+4
| | * | | bridge: multicast: enable snooping on general queries onlyLinus Lüssing2014-03-111-3/+5
| | * | | bridge: multicast: add sanity check for general query destinationLinus Lüssing2014-03-111-0/+19
| | * | | tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-03-112-1/+15
| | * | | skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin2014-03-111-0/+6
| | * | | skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin2014-03-111-13/+13
| | * | | skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin2014-03-111-22/+24
| | * | | skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin2014-03-111-7/+7
| | * | | skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin2014-03-111-9/+9
| | * | | vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström2014-03-101-0/+3
| | * | | pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet2014-03-101-6/+15
| | * | | pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet2014-03-101-3/+4
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-074-2/+8
| | |\ \ \
| | | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-064-2/+8
| | | |\ \ \
| | | | * | | mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2014-03-052-0/+2
| | | | * | | cfg80211: remove racy beacon_interval assignmentJohannes Berg2014-03-031-2/+0
| | | | * | | mac80211: consider virtual mon when calculating min_defEliad Peller2014-03-031-0/+6
| | * | | | | ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-03-061-1/+1
| | * | | | | ipv6: Fix exthdrs offload registration.Anton Nayshtut2014-03-061-2/+2
| | * | | | | net: unix socket code abuses csum_partialAnton Blanchard2014-03-061-2/+1
| | * | | | | inet: frag: make sure forced eviction removes all fragsFlorian Westphal2014-03-061-1/+1
| | * | | | | tipc: don't log disabled tasklet handler errorsErik Hugne2014-03-061-1/+0
OpenPOWER on IntegriCloud