summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: allow to filter from prerouting and postroutingPablo Neira Ayuso2014-10-021-0/+2
* netfilter: nft_compat: remove incomplete 32/64 bits arch compat codePablo Neira Ayuso2014-10-021-101/+15
* netfilter: nf_tables: wait for call_rcu completion on module removalPablo Neira Ayuso2014-10-021-0/+1
* netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso2014-10-0210-20/+20
* netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso2014-10-027-117/+309
* netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso2014-10-027-17/+241
* ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive()Eric Dumazet2014-10-011-0/+3
* fm10k: using vmalloc requires including linux/vmalloc.hStephen Rothwell2014-10-011-0/+2
* ieee802154: fix __init functionsFabian Frederick2014-10-011-2/+2
* Merge branch 'sunvnet-jumbograms'David S. Miller2014-09-305-68/+366
|\
| * sunvnet: generate ICMP PTMUD messages for smaller port MTUsDavid L Stevens2014-09-301-1/+36
| * sunvnet: allow admin to set sunvnet MTUDavid L Stevens2014-09-303-5/+10
| * sunvnet: make transmit path zero-copy in the kernelDavid L Stevens2014-09-302-45/+182
| * sunvnet: upgrade to VIO protocol version 1.6David L Stevens2014-09-304-22/+143
|/
* tcp: Change tcp_slow_start function to return voidLi RongQing2014-09-302-4/+2
* ieee802154: add __init to lowpan_frags_sysctl_registerFabian Frederick2014-09-301-2/+2
* irda: add __init to irlan_openFabian Frederick2014-09-301-2/+2
* next: mips: bpf: Fix build failureGuenter Roeck2014-09-301-1/+0
* Merge branch 'pxa168_eth'David S. Miller2014-09-305-79/+199
|\
| * ARM: dts: berlin: enable the Ethernet port on the BG2Q DMPAntoine Ténart2014-09-301-0/+4
| * ARM: dts: berlin: add the Ethernet nodeAntoine Ténart2014-09-301-0/+17
| * net: pxa168_eth: allow to compile the pxa168_eth driver for testsAntoine Ténart2014-09-301-1/+1
| * net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driverAntoine Ténart2014-09-301-1/+1
| * net: pxa168_eth: rework the MAC address setupAntoine Ténart2014-09-301-2/+30
| * net: pxa168_eth: set the mac address on the Ethernet controllerAntoine Ténart2014-09-301-0/+13
| * net: pxa168_eth: fix Ethernet flow control statusAntoine Ténart2014-09-301-2/+2
| * Documentation: bindings: net: add the Marvell PXA168 Ethernet controllerAntoine Ténart2014-09-301-0/+36
| * net: pxa168_eth: add device tree supportAntoine Ténart2014-09-301-23/+47
| * net: pxa168_eth: clean upAntoine Ténart2014-09-301-52/+50
|/
* Merge branch 'mlx4-next'David S. Miller2014-09-304-185/+260
|\
| * net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debugJack Morgenstein2014-09-301-2/+12
| * net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guestsJack Morgenstein2014-09-301-2/+7
| * net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny2014-09-302-174/+220
| * net/mlx4_core: Don't disable SRIOV if there are active VFsJack Morgenstein2014-09-301-7/+21
|/
* netfilter: bridge: build br_nf_core only if requiredFlorian Westphal2014-09-302-3/+4
* Merge branch 'am335x'David S. Miller2014-09-305-3/+57
|\
| * arm: dts: am33xx, Add syscon phandle to cpsw nodeMarkus Pargmann2014-09-301-0/+1
| * am33xx: define syscon control module device nodeMarkus Pargmann2014-09-301-0/+5
| * net: cpsw: Add am33xx MACID readoutMarkus Pargmann2014-09-303-1/+47
| * net: cpsw: Replace pr_err by dev_errMarkus Pargmann2014-09-301-1/+1
| * net: cpsw: header, Add missing includeMarkus Pargmann2014-09-301-0/+1
| * net: cpsw: Add missing return valueMarkus Pargmann2014-09-301-0/+1
| * DT doc: net: cpsw mac-address is optionalMarkus Pargmann2014-09-301-1/+1
|/
* bonding: make global bonding stats more reliableAndy Gospodarek2014-09-302-28/+43
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-3017-25/+87
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-3016-34/+32
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-3025-81/+108
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-3019-51/+164
* macvlan: add source modeMichael Braun2014-09-293-3/+314
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-2972-512/+1595
|\
OpenPOWER on IntegriCloud