summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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
| | |/ / / / / / /
| | * | | | | | | drivers: net: NET_XGENE should depend on HAS_DMAGeert Uytterhoeven2014-09-011-0/+1
| | * | | | | | | Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-0115-24/+54
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | rtlwifi: rtl8192cu: Add new IDLarry Finger2014-08-251-0/+1
| | | * | | | | | bcma: add PCI ID for spromless BCM43217Hauke Mehrtens2014-08-251-0/+1
| | | * | | | | | net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg2014-08-251-0/+1
| | | * | | | | | ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()Maks Naumov2014-08-251-1/+1
| | | * | | | | | at76c50x-usb: fix use after free on failure path in at76_probe()Alexey Khoroshilov2014-08-251-2/+1
| | | * | | | | | rtlwifi: btcoexist: adjust double testHimangi Saraogi2014-08-251-1/+1
| | | * | | | | | ssb: add PCI ID 0x4351Álvaro Fernández Rojas2014-08-251-0/+1
| | | * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-258-20/+47
| | | |\ \ \ \ \ \
| | | | * | | | | | Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-204-4/+37
| | | | * | | | | | ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend2014-08-192-13/+3
| | | | * | | | | | ieee802154: 6lowpan: ensure of sending 1280 packetsAlexander Aring2014-08-191-1/+1
| | | | * | | | | | ieee802154: mac802154: handle the reserved dest mode by dropping the packetMartin Townsend2014-08-191-1/+4
| | | | * | | | | | ieee802154: 6lowpan_rtnl: fix correct errno valueAlexander Aring2014-08-191-1/+1
| | | | * | | | | | mac802154: fixed potential skb leak with mac802154_parse_frame_startMartin Townsend2014-08-191-0/+1
| | | | | |_|/ / / | | | | |/| | | |
| | * | | | | | | Merge branch 'stmmac-eee'David S. Miller2014-08-312-9/+13
| | |\ \ \ \ \ \ \
| | | * | | | | | | stmmac: fix PLS bit setting when EEE is activeGiuseppe CAVALLARO2014-08-311-4/+3
| | | * | | | | | | stmmac: never check EEE in case of a switch is attachedGiuseppe CAVALLARO2014-08-311-0/+5
OpenPOWER on IntegriCloud