summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-0823-145/+259
|\
| * net/fsl_pq_mdio: add module license GPLSebastian Siewior2009-11-081-0/+1
| * can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger2009-11-081-0/+17
| * can: should not use __dev_get_by_index() without locksEric Dumazet2009-11-081-7/+12
| * hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr2009-11-061-11/+11
| * ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu2009-11-061-15/+17
| * qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer2009-11-061-0/+2
| * qlge: Fix early exit from mbox cmd complete wait.Ron Mercer2009-11-061-1/+1
| * ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore2009-11-061-4/+23
| * ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou2009-11-061-1/+51
| * ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou2009-11-061-1/+4
| * macsonic: fix crash on PowerBook 520Finn Thain2009-11-061-57/+60
| * NET: cassini, fix lock imbalanceJiri Slaby2009-11-061-2/+3
| * ems_usb: Fix byte order issues on big endian machinesSebastian Haas2009-11-061-1/+4
| * be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde2009-11-061-12/+12
| * be2net: fix to set proper flow control on resumeAjit Khaparde2009-11-063-4/+14
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-068-25/+25
| |\
| | * rt2x00: Don't queue ieee80211 work after USB removalSean Cross2009-11-063-7/+17
| | * Revert "ipw2200: fix oops on missing firmware"John W. Linville2009-11-064-16/+6
| | * rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger2009-11-041-2/+2
| * | netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt2009-11-061-6/+4
* | | xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy2009-11-082-14/+21
* | | net/compat_ioctl: support SIOCWANDEVArnd Bergmann2009-11-082-17/+47
* | | net, compat_ioctl: fix SIOCGMII ioctlsArnd Bergmann2009-11-081-0/+3
* | | udp: multicast RX should increment SNMP/sk_drops counter in allocation failuresEric Dumazet2009-11-082-2/+18
* | | ipv6: udp: Optimise multicast receptionEric Dumazet2009-11-081-24/+47
* | | ipv4: udp: Optimise multicast receptionEric Dumazet2009-11-081-26/+50
* | | ipv6: udp: optimize unicast RX pathEric Dumazet2009-11-081-3/+109
* | | ipv4: udp: optimize unicast RX pathEric Dumazet2009-11-081-3/+112
* | | udp: secondary hash on (local port, local address)Eric Dumazet2009-11-084-9/+53
* | | udp: split sk_hash into two u16 hashesEric Dumazet2009-11-084-9/+51
* | | udp: add a counter into udp_hslotEric Dumazet2009-11-082-0/+11
* | | net/appletalk: using compat_ptr needs inclusion of linux/compat.hStephen Rothwell2009-11-081-0/+1
* | | can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin2009-11-084-0/+1207
* | | net: Support specifying the network namespace upon device creation.Eric W. Biederman2009-11-087-23/+50
* | | appletalk/ddp.c: Neaten checksum functionJoe Perches2009-11-081-7/+2
* | | ipv6: avoid dev_hold()/dev_put() in rawv6_bind()Eric Dumazet2009-11-081-12/+11
* | | gianfar: Fix compiler and sparse warningsAnton Vorontsov2009-11-082-11/+13
* | | fsl_pq_mdio: Fix compiler/sparse warnings (part 2)Anton Vorontsov2009-11-081-4/+9
* | | fsl_pq_mdio: Fix compiler/sparse warnings (part 1)Anton Vorontsov2009-11-081-19/+12
* | | rtnetlink: CleanupsEric Dumazet2009-11-071-31/+23
* | | net: kill proto_ops wrapperArnd Bergmann2009-11-071-83/+0
* | | net/x25: push BKL usage into x25_protoArnd Bergmann2009-11-071-11/+60
* | | net/irda: push BKL into proto_opsArnd Bergmann2009-11-071-107/+224
* | | net/ipx: push down BKL into a ipx_dgram_opsArnd Bergmann2009-11-071-8/+46
* | | net/appletalk: push down BKL into a atalk_dgram_opsArnd Bergmann2009-11-071-28/+77
* | | atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedureJie Yang2009-11-072-45/+61
* | | net: Replace old style lock initializerThomas Gleixner2009-11-071-1/+1
* | | net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.David S. Miller2009-11-061-2/+0
* | | net, compat_ioctl: handle more ioctls correctlyArnd Bergmann2009-11-061-14/+17
OpenPOWER on IntegriCloud