aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi2012-04-19
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-23
|\ \ \ \ \ \ \ \
| * | | | | | | | tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-22
| * | | | | | | | drivers/net: Do not free an IRQ if its request failedLee Jones2012-04-21
| * | | | | | | | drop_monitor: allow more events per secondEric Dumazet2012-04-21
| * | | | | | | | ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann2012-04-21
| * | | | | | | | net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma2012-04-21
| * | | | | | | | ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd2012-04-21
| * | | | | | | | net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-04-19
| * | | | | | | | icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO2012-04-19
| * | | | | | | | net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI modeBjørn Mork2012-04-19
| * | | | | | | | bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter2012-04-19
| * | | | | | | | ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-19
| * | | | | | | | tcp: fix retransmit of partially acked framesEric Dumazet2012-04-18
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-18
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | ath9k: Fix TX fragmentationSujith Manoharan2012-04-17
| | | * | | | | | | mac80211: fix logic error in ibss channel type checkFelix Fietkau2012-04-17
| | | * | | | | | | MAINTAINERS: Add maintainer for iwlwifiWey-Yi Guy2012-04-17
| | | * | | | | | | mac80211: fix truncated packets in cooked monitor rxFelix Fietkau2012-04-17
| | | * | | | | | | bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens2012-04-16
| | | * | | | | | | mwifiex: update pcie8766 scratch register addressesBing Zhao2012-04-13
| | | * | | | | | | ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau2012-04-13
| | | * | | | | | | ath5k: unmap io memory on probe failureJonathan Bither2012-04-13
| | | * | | | | | | ath5k: fix undefined 'THIS_MODULE'Jonathan Bither2012-04-13
| | | * | | | | | | cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-13
| | | * | | | | | | brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-04-13
| | | * | | | | | | libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar2012-04-13
| * | | | | | | | | netns: do not leak net_generic data on failed initJulian Anastasov2012-04-18
| |/ / / / / / / /
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2012-04-17
| | * | | | | | | | ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier2012-04-17
| * | | | | | | | | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-17
| * | | | | | | | | tcp: fix tcp_grow_window() for large incoming framesEric Dumazet2012-04-17
| * | | | | | | | | drivers/net/wan/farsync.c: add missing iounmapJulia Lawall2012-04-17
| * | | | | | | | | davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-17
| * | | | | | | | | ipv6: clean up rt6_clean_expiresJiri Bohac2012-04-17
| * | | | | | | | | ipv6: fix rt6_update_expiresJiri Bohac2012-04-17
| * | | | | | | | | arcnet: rimi: Fix device name in debug outputJiri Kosina2012-04-17
| * | | | | | | | | dummy: Add ndo_uninit().Hiroaki SHIMODA2012-04-16
| |/ / / / / / / /
| * | | | | | | | net: usb: smsc75xx: fix mtuStephane Fillod2012-04-16
| * | | | | | | | net_sched: red: Make minor corrections to commentsDavid Ward2012-04-16
| * | | | | | | | net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-04-16
| * | | | | | | | can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl2012-04-16
| * | | | | | | | net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-14
| * | | | | | | | ixgbe: fix WoL issue with fiberDon Skidmore2012-04-14
| * | | | | | | | e1000e: issues in Sx on 82577/8/9Bruce Allan2012-04-14
| * | | | | | | | net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-13
| * | | | | | | | ks8851: Fix missing mutex_lock/unlockMatt Renzelmann2012-04-13
| * | | | | | | | drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek2012-04-13