summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | regulatory: add NUL to alpha2Eliad Peller2014-08-151-1/+1
| | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong2014-09-071-2/+0
| * | | | | | | | Merge branch 'amd-xgbe-net'David S. Miller2014-09-051-84/+110
| |\ \ \ \ \ \ \ \
| | * | | | | | | | amd-xgbe: Enable interrupts for all management countersLendacky, Thomas2014-09-051-2/+2
| | * | | | | | | | amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas2014-09-051-82/+108
| |/ / / / / / / /
| * | | | | | | | greth: moved TX ring cleaning to NAPI rx poll funcDaniel Hellstrom2014-09-052-39/+49
| * | | | | | | | cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt2014-09-052-3/+3
| * | | | | | | | net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-059-13/+13
| * | | | | | | | bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner2014-09-053-36/+50
| * | | | | | | | 3c59x: avoid panic in boomerang_start_xmit when finding page address:Neil Horman2014-09-051-4/+4
| * | | | | | | | netfilter: add explicit Kconfig for NETFILTER_XT_NATPablo Neira Ayuso2014-09-051-0/+8
| * | | | | | | | ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel2014-09-051-3/+2
| * | | | | | | | ipv6: fix a refcnt leak with peer addrNicolas Dichtel2014-09-051-5/+2
| * | | | | | | | net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn2014-09-052-5/+2
| * | | | | | | | drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang2014-09-051-5/+0
| * | | | | | | | l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault2014-09-051-1/+2
| * | | | | | | | ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca2014-09-053-10/+31
| * | | | | | | | VMXNET3: Check for map error in vmxnet3_set_mcAndy King2014-09-052-9/+10
| * | | | | | | | openvswitch: distinguish between the dropped and consumed skbLi RongQing2014-09-031-2/+5
| * | | | | | | | amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas2014-09-021-1/+1
| * | | | | | | | openvswitch: fix a memory leakLi RongQing2014-09-021-1/+3
| * | | | | | | | netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOGPablo Neira2014-09-021-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-0211-70/+105
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_*Pablo Neira Ayuso2014-09-011-1/+3
| | * | | | | | | | ipvs: fix ipv6 hook registration for local repliesJulian Anastasov2014-08-281-1/+1
| | * | | | | | | | ipvs: properly declare tunnel encapsulationJulian Anastasov2014-08-271-4/+16
| | * | | | | | | | netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou2014-08-252-5/+6
| | * | | | | | | | netfilter: nf_tables: nat expression must select CONFIG_NF_NATPablo Neira Ayuso2014-08-191-1/+1
| | * | | | | | | | netfilter: x_tables: allow to use default cgroup matchDaniel Borkmann2014-08-191-1/+1
| | * | | | | | | | netfilter: move NAT Kconfig switches out of the iptables scopePablo Neira Ayuso2014-08-185-57/+77
| * | | | | | | | | bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra2014-09-021-18/+39
| * | | | | | | | | qeth: don't query for info if hardware not ready.Eugene Crosser2014-09-023-7/+17
| * | | | | | | | | net: calxedaxgmac: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-021-0/+1
| * | | | | | | | | net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-021-0/+1
| * | | | | | | | | net: lpc_eth: Fix crash on ip link upRoland Stigge2014-09-021-0/+3
| * | | | | | | | | tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera2014-09-022-0/+17
| * | | | | | | | | Merge branch 'cxgb4'David S. Miller2014-09-014-17/+84
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cxgb4: Issue mbox commands on correct mboxHariprasad Shenai2014-09-011-2/+4
| | * | | | | | | | | cxgb4: Avoid dumping Write-only registers in register dumpHariprasad Shenai2014-09-011-2/+4
| | * | | | | | | | | cxgb4: Detect and display firmware reported errorsHariprasad Shenai2014-09-012-1/+41
| | * | | | | | | | | cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai2014-09-013-11/+24
| | * | | | | | | | | cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai2014-09-011-1/+10
| | * | | | | | | | | cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai2014-09-011-0/+1
| |/ / / / / / / / /
| * | | | | | | | | stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO2014-09-011-2/+0
| * | | | | | | | | stmmac: fix the rx csum featureGiuseppe CAVALLARO2014-09-013-3/+31
| * | | | | | | | | Merge branch 'amd-xgbe-net'David S. Miller2014-09-015-11/+25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas2014-09-011-2/+2
| | * | | | | | | | | amd-xgbe: Fix the xpcs mmd debugfs supportLendacky, Thomas2014-09-011-4/+4
| | * | | | | | | | | amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas2014-09-012-2/+7
| | * | | | | | | | | amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas2014-09-014-3/+12
| |/ / / / / / / / /
OpenPOWER on IntegriCloud