summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-07ethoc: align received packet to make IP header at word boundaryThomas Chou
2009-10-07ethoc: fix buffer address mappingThomas Chou
2009-10-07ethoc: fix typo to compute number of tx descriptorsThomas Chou
2009-10-07au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin
2009-10-07netxen: Fix Unlikely(x) > yRoel Kluin
2009-10-07pasemi_mac: ethtool get settings fixValentine Barshak
2009-10-07add maintainer for network drop monitor kernel serviceNeil Horman
2009-10-07tg3: Fix phylib locking strategyMatt Carlson
2009-10-07rndis_host: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07ipv4: arp_notify address list bugStephen Hemminger
2009-10-07gigaset: add kerneldoc commentsTilman Schmidt
2009-10-07gigaset: correct debugging output selectionTilman Schmidt
2009-10-07gigaset: improve error recoveryTilman Schmidt
2009-10-07gigaset: fix device ERROR response handlingTilman Schmidt
2009-10-07gigaset: announce if built with debuggingTilman Schmidt
2009-10-07gigaset: handle isoc frame errors more gracefullyTilman Schmidt
2009-10-07gigaset: linearize skbTilman Schmidt
2009-10-07gigaset: fix reject/hangup handlingTilman Schmidt
2009-10-07isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt
2009-10-07isdn: avoid races in capidrvTilman Schmidt
2009-10-07isdn: accept CAPI Informational Info values as successTilman Schmidt
2009-10-07Documentation: expand isdn/INTERFACE.CAPI documentTilman Schmidt
2009-10-07be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...Ajit Khaparde
2009-10-07be2net: Fix a typo in be_cmds.hAjit Khaparde
2009-10-07be2net: Bug Fix while accounting of multicast frames during netdev stats updateAjit Khaparde
2009-10-07qlge: Fix lock/mutex warnings.Ron Mercer
2009-10-07qlge: Fix queueing of firmware handler in ISR.Ron Mercer
2009-10-07qlge: Fix some bit definitions for reset register.Ron Mercer
2009-10-06connector: Fix incompatible pointer type warningStephen Boyd
2009-10-05wext: let get_wireless_stats() sleepJohannes Berg
2009-10-05be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...Ajit Khaparde
2009-10-05pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki
2009-10-05net: Support inclusion of <linux/socket.h> before <sys/socket.h>Ben Hutchings
2009-10-05pktgen: restore nanosec delaysEric Dumazet
2009-10-05pktgen: Fix multiqueue handlingEric Dumazet
2009-10-05e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck
2009-10-05ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore
2009-10-05ixgbe: add support for 82599 Combined BackplaneDon Skidmore
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner
2009-10-02dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop
2009-10-02net: Fix wrong sizeofJean Delvare
2009-10-02net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet