summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-02net: Fix wrong sizeofJean Delvare
2009-10-02net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet
2009-10-01net: Use sk_mark for routing lookup in more placesAtis Elsts
2009-10-01sky2: irqname based on pci addressStephen Hemminger
2009-10-01skge: use unique IRQ nameMichal Schmidt
2009-10-01IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman
2009-10-01net/ipv4/tcp.c: fix min() type mismatch warningAndrew Morton
2009-10-01Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle
2009-10-01NET: mkiss: Fix typoRalf Baechle
2009-10-01tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet
2009-10-01move virtnet_remove to .devexit.textUwe Kleine-König
2009-10-01don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König
2009-10-01don't use __devexit_p to wrap meth_removeUwe Kleine-König
2009-10-01bonding: set primary param via sysfsJiri Pirko
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-01pktgen: Fix delay handlingEric Dumazet
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko
2009-09-30be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde
2009-09-303c59x: Rework suspend and resumeAnton Vorontsov
2009-09-30drivers/net: ks8851_mll ethernet network driverChoi, David
2009-09-30skge: Make sure both ports initialize correctlyMike McCormack
2009-09-30bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin
2009-09-30qlge: Fix error exit for probe call.Ron Mercer
2009-09-30qlge: Protect reset recovery with rtnl_lock().Ron Mercer
2009-09-30qlge: Fix spin_lock warning.Ron Mercer
2009-09-30qlge: Fix out of sync hardware semaphore.Ron Mercer
2009-09-30qlge: Fix bad bit definitions.Ron Mercer
2009-09-30ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr
2009-09-30ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear
2009-09-30ixgbe: Bump driver version numberPeter P Waskiewicz Jr
2009-09-30ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr
2009-09-30ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr
2009-09-30ax25: Fix possible oops in ax25_make_newJarek Poplawski
2009-09-30net: restore tx timestamping for accelerated vlansEric Dumazet
2009-09-30Phonet: fix mutex imbalanceRémi Denis-Courmont
2009-09-30sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak
2009-09-30net: Fix sock_wfree() raceEric Dumazet
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-29ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter
2009-09-29rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata
2009-09-29mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen
2009-09-29b43: Always use block-I/O for the PIO data registersMichael Buesch
2009-09-29mac80211: Fix [re]association power saving issue on AP sideIgor Perminov
2009-09-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2009-09-28sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins
2009-09-28sony-laptop: check for rfkill hard block at load timeAlan Jenkins
2009-09-28wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg
2009-09-28wext: Add bound checks for copy_from_userArjan van de Ven
2009-09-28mac80211: improve/fix mlme messagesJohannes Berg
2009-09-28cfg80211: always get BSSJohannes Berg