summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: tcp: fix endianness annotation in tcp_v6_send_responseHannes Frederic Sowa2016-06-141-2/+2
* ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa2016-06-141-1/+1
* phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber2016-06-141-12/+26
* net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk2016-06-121-4/+0
* net_sched: prio: properly report out of memory errorsEric Dumazet2016-06-121-20/+12
* ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller2016-06-111-0/+2
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-101-2/+2
* Revert "net: au1000_eth: fix PHY detection"David S. Miller2016-06-101-6/+7
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-101-7/+6
* Merge branch 'mediatek-fixes'David S. Miller2016-06-102-19/+45
|\
| * net: mediatek: remove superfluous queue wake up callJohn Crispin2016-06-101-5/+2
| * net: mediatek: only wake the queue if it is stoppedJohn Crispin2016-06-101-1/+16
| * net: mediatek: fix off by one in the TX ring allocationJohn Crispin2016-06-101-2/+1
| * net: mediatek: increase watchdog_timeoJohn Crispin2016-06-101-1/+1
| * net: mediatek: fix threshold valueJohn Crispin2016-06-101-2/+1
| * net: mediatek: disable all interrupts during probeJohn Crispin2016-06-101-1/+1
| * net: mediatek: add next data pointer coherency protectionJohn Crispin2016-06-102-1/+2
| * net: mediatek: dropped rx packets are not being counted properlyJohn Crispin2016-06-101-0/+2
| * net: mediatek: invalid buffer lookup in mtk_tx_map()John Crispin2016-06-101-1/+1
| * net: mediatek: fix missing free of scratch memoryJohn Crispin2016-06-102-5/+15
| * net: mediatek: add missing return code checkJohn Crispin2016-06-101-0/+3
|/
* net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks2016-06-101-1/+1
* net: diag: add missing declarationsBen Dooks2016-06-102-6/+6
* bridge: Fix incorrect re-injection of STP packetsIdo Schimmel2016-06-101-3/+12
* net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl2016-06-101-13/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-1093-460/+828
|\
| * vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2016-06-102-3/+3
| * packet: compat support for sock_fprogWillem de Bruijn2016-06-093-2/+41
| * stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks2016-06-091-1/+1
| * Merge branch 'mlx5-fixes'David S. Miller2016-06-0910-52/+128
| |\
| | * net/mlx5e: Fix blue flame quota logicEli Cohen2016-06-091-1/+2
| | * net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha2016-06-091-4/+1
| | * net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia2016-06-091-0/+1
| | * net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-094-4/+68
| | * net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia2016-06-091-4/+1
| | * net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz2016-06-091-17/+17
| | * net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz2016-06-091-3/+3
| | * net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb2016-06-091-13/+15
| | * net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2016-06-092-1/+15
| | * net/mlx5: Fix root flow table updateMaor Gottlieb2016-06-091-1/+1
| | * net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2016-06-092-3/+2
| | * net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny2016-06-091-1/+1
| | * net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny2016-06-091-0/+1
| |/
| * Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-06-092-4/+23
| |\
| | * wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti2016-06-091-2/+23
| | * cfg80211: remove get/set antenna and tx power warningsJohannes Berg2016-06-091-2/+0
| * | Merge branch 'mlxsw-fixes'David S. Miller2016-06-092-91/+117
| |\ \
| | * | mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel2016-06-092-43/+26
| | * | mlxsw: spectrum: Make split flow match firmware requirementsIdo Schimmel2016-06-091-52/+95
| |/ /
| * | qfq: don't leak skb if kzalloc failsFlorian Westphal2016-06-081-2/+4
OpenPOWER on IntegriCloud