summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wext: let get_wireless_stats() sleepJohannes Berg2009-10-051-2/+2
* be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...Ajit Khaparde2009-10-051-1/+0
* pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki2009-10-059-13/+73
* net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings2009-10-051-18/+3
* pktgen: restore nanosec delaysEric Dumazet2009-10-041-1/+1
* pktgen: Fix multiqueue handlingEric Dumazet2009-10-042-1/+9
* e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck2009-10-041-2/+2
* ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore2009-10-043-0/+4
* ixgbe: add support for 82599 Combined BackplaneDon Skidmore2009-10-043-0/+4
* cnic: Fix NETDEV_UP event processing.Michael Chan2009-10-022-3/+4
* uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner2009-10-021-0/+3
* pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner2009-10-021-0/+3
* dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner2009-10-021-0/+5
* dm/connector: Only process connector packages from privileged processesPhilipp Reisner2009-10-021-0/+3
* connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-023-13/+5
* connector/dm: Fixed a compilation warningPhilipp Reisner2009-10-021-2/+1
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-0210-18/+19
* connector: Keep the skb in cn_callback_dataPhilipp Reisner2009-10-023-9/+9
* e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop2009-10-023-33/+6
* net: Fix wrong sizeofJean Delvare2009-10-022-2/+2
* net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet2009-10-021-1/+1
* net: Use sk_mark for routing lookup in more placesAtis Elsts2009-10-013-0/+3
* sky2: irqname based on pci addressStephen Hemminger2009-10-012-2/+7
* skge: use unique IRQ nameMichal Schmidt2009-10-012-2/+7
* IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman2009-10-011-5/+6
* net/ipv4/tcp.c: fix min() type mismatch warningAndrew Morton2009-10-011-1/+1
* Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle2009-10-011-7/+6
* NET: mkiss: Fix typoRalf Baechle2009-10-011-2/+2
* tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet2009-10-011-1/+0
* move virtnet_remove to .devexit.textUwe Kleine-König2009-10-011-1/+1
* don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König2009-10-011-1/+1
* don't use __devexit_p to wrap meth_removeUwe Kleine-König2009-10-011-1/+1
* bonding: set primary param via sysfsJiri Pirko2009-10-011-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-015-27/+48
|\
| * ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter2009-09-291-4/+2
| * rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata2009-09-291-0/+1
| * mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen2009-09-291-0/+3
| * b43: Always use block-I/O for the PIO data registersMichael Buesch2009-09-291-22/+38
| * mac80211: Fix [re]association power saving issue on AP sideIgor Perminov2009-09-291-1/+4
* | pktgen: Fix delay handlingEric Dumazet2009-10-011-2/+4
* | ixgbe: correct the parameter descriptionJiri Pirko2009-10-011-3/+1
* | be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde2009-09-304-6/+24
* | 3c59x: Rework suspend and resumeAnton Vorontsov2009-09-301-39/+38
* | drivers/net: ks8851_mll ethernet network driverChoi, David2009-09-303-0/+1705
* | skge: Make sure both ports initialize correctlyMike McCormack2009-09-301-3/+6
* | bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin2009-09-301-1/+1
* | qlge: Fix error exit for probe call.Ron Mercer2009-09-301-5/+5
* | qlge: Protect reset recovery with rtnl_lock().Ron Mercer2009-09-301-3/+3
* | qlge: Fix spin_lock warning.Ron Mercer2009-09-301-2/+0
* | qlge: Fix out of sync hardware semaphore.Ron Mercer2009-09-301-4/+4
OpenPOWER on IntegriCloud