summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: fix smatch warnings inside datagram_pollJacob Keller2013-04-025-5/+5
* net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NETGuenter Roeck2013-04-021-2/+0
* net/freescale/fec: Simplify OF dependenciesGuenter Roeck2013-04-021-18/+1
* net/cadence/macb: Simplify OF dependenciesGuenter Roeck2013-04-021-37/+6
* net/cadence/at91_ether: Simplify OF dependenciesGuenter Roeck2013-04-021-38/+6
* of_net.h: Provide empty functions if OF_NET is not configuredGuenter Roeck2013-04-021-0/+10
* ipconfig: add informative timeout messages while waiting for carrierPaul Gortmaker2013-04-021-1/+12
* forcedeth: Do a dma_mapping_error check after skb_frag_dma_mapNeil Horman2013-04-021-1/+40
* ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Chen Gang2013-04-021-5/+3
* qlcnic: Bump up the version to 5.2.40Rajesh Borundia2013-04-021-2/+2
* qlcnic: Fix sparse warnings.Rajesh Borundia2013-04-021-2/+1
* qlcnic: Fix NULL dereference in error path.Rajesh Borundia2013-04-021-6/+5
* qlcnic: Fix potential NULL dereferenceRajesh Borundia2013-04-021-0/+2
* tcp: Remove dead sysctl_tcp_cookie_size declarationNeal Cardwell2013-04-021-1/+0
* bridge: remove a redundant synchronize_net()Eric Dumazet2013-04-021-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01201-1428/+2562
|\
| * Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-04-011-13/+12
| |\
| | * tile: expect new initramfs name from hypervisor file systemChris Metcalf2013-03-291-13/+12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-0157-611/+793
| |\ \
| | * | DM9000B: driver initialization upgradeJoseph CHANG2013-03-312-105/+120
| | * | sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2013-03-312-5/+5
| | * | sh_eth: workaround for spurious ECI interruptSergei Shtylyov2013-03-311-2/+8
| | * | sh_eth: fix handling of no LINK signalSergei Shtylyov2013-03-311-4/+6
| | * | ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-03-291-1/+1
| | * | net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet2013-03-291-0/+6
| | * | MAINTAINERS: Update netxen_nic maintainers listManish Chopra2013-03-291-0/+1
| | * | atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-03-292-18/+2
| | * | net: fq_codel: Fix off-by-one errorVijay Subramanian2013-03-291-1/+1
| | * | net: calxedaxgmac: Wake-on-LAN fixesRob Herring2013-03-291-1/+5
| | * | net: calxedaxgmac: fix rx ring handling when OOMRob Herring2013-03-291-0/+3
| | * | net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'Shmulik Ladkani2013-03-291-1/+0
| | * | smsc75xx: fix jumbo frame supportSteve Glendinning2013-03-291-4/+8
| | * | net: fix the use of this_cpu_ptrLi RongQing2013-03-291-1/+1
| | * | bonding: fix disabling of arp_interval and miimonnikolay@redhat.com2013-03-291-44/+48
| | * | ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa2013-03-291-0/+12
| | * | sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-03-291-1/+1
| | * | sky2: Receive Overflows not countedMirko Lindner2013-03-291-1/+1
| | * | Merge branch 'wireless'David S. Miller2013-03-2824-370/+404
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-2824-370/+404
| | | |\ \ | | |/ / /
| | | * | b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| | | * | libertas: drop maintainershipDan Williams2013-03-271-2/+1
| | | * | iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King2013-03-271-1/+2
| | | * | ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez2013-03-271-1/+2
| | | * | b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-03-271-12/+53
| | | * | b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-274-3/+25
| | | |\ \
| | | | * | iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2013-03-202-2/+11
| | | | * | iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach2013-03-201-0/+13
| | | | * | iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach2013-03-201-1/+1
| | | * | | Revert "brcmsmac: support 4313iPA"John W. Linville2013-03-272-271/+162
OpenPOWER on IntegriCloud