summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-155-2/+16
* netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-155-49/+48Star
* netfilter: move tee_active to coreFlorian Westphal2015-07-153-7/+20
* netfilter: xtables: compute exact size needed for jumpstackFlorian Westphal2015-07-154-25/+49
* netfilter: nftables: Only run the nftables chains in the proper netnsEric W. Biederman2015-07-152-7/+6Star
* netfilter: Per network namespace netfilter hooks.Eric W. Biederman2015-07-153-24/+173
* netfilter: Factor out the hook list selection from nf_register_hookEric W. Biederman2015-07-151-14/+18
* netfilter: Simply the tests for enabling and disabling the ingress queue hookEric W. Biederman2015-07-151-11/+6Star
* netfilter: kill nf_hooks_activeEric W. Biederman2015-07-151-7/+4Star
* ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-151-1/+1
* ravb: kill useless initializersSergei Shtylyov2015-07-151-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-14904-16745/+28373
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-1366-394/+702
| |\
| | * Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller2015-07-1311-29/+42
| | |\
| | | * can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-127-17/+18
| | | * ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmuxRoger Quadros2015-07-122-4/+6
| | | * can: c_can: Fix default pinmux glitch at initJ.D. Schroeder2015-07-121-2/+8
| | | * can: rcar_can: unify error messagesSergei Shtylyov2015-07-121-2/+3
| | | * can: rcar_can: print request_irq() error codeSergei Shtylyov2015-07-121-1/+2
| | | * can: rcar_can: fix typo in error messageSergei Shtylyov2015-07-121-1/+2
| | | * can: rcar_can: print signed IRQ #Sergei Shtylyov2015-07-121-2/+2
| | | * can: rcar_can: fix IRQ checkSergei Shtylyov2015-07-121-1/+2
| | * | Merge branch 'dsa-of-parsing-fixes'David S. Miller2015-07-121-3/+3
| | |\ \ | | | |/ | | |/|
| | | * net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli2015-07-121-1/+1
| | | * net: dsa: Test array index before useFlorian Fainelli2015-07-121-2/+2
| | |/
| | * net: switchdev: don't abort unsupported operationsVivien Didelot2015-07-121-4/+8
| | * net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther2015-07-121-4/+0Star
| | * cdc_ncm: update specs URLEnrico Mioso2015-07-121-1/+1
| | * Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida2015-07-111-1/+1
| | * net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter2015-07-111-2/+2
| | * bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok2015-07-111-9/+2Star
| | * Merge branch 'netdev_unregister_races'David S. Miller2015-07-111-18/+20
| | |\
| | | * net: call rcu_read_lock early in process_backlogJulian Anastasov2015-07-111-16/+16
| | | * net: do not process device backlog during unregistrationJulian Anastasov2015-07-111-2/+4
| | |/
| | * bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet2015-07-101-0/+1
| | * net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski2015-07-101-4/+4
| | * Merge branch 'pktgen-races'David S. Miller2015-07-101-7/+2Star
| | |\
| | | * net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov2015-07-101-9/+2Star
| | | * net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2015-07-101-1/+3
| | |/
| | * cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso2015-07-094-10/+67
| | * drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N2015-07-091-16/+3Star
| | * net: systemport: Use eth_hw_addr_randomVaishali Thakkar2015-07-091-1/+1
| | * macvtap: Destroy minor_idr on module_exitJohannes Thumshirn2015-07-091-0/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-096-29/+55
| | |\
| | | * netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6Julien Grall2015-07-081-1/+1
| | | * MAINTAINER: add bridge netfilterPablo Neira Ayuso2015-07-081-0/+1
| | | * netfilter: nfnetlink: keep going batch handling on missing modulesPablo Neira Ayuso2015-07-021-13/+25
| | | * netfilter: bridge: don't leak skb in error pathsFlorian Westphal2015-07-021-4/+8
| | | * netfilter: arptables: use percpu jumpstackFlorian Westphal2015-07-021-9/+16
| | | * netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errorsBernhard Thaler2015-07-021-1/+3