summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove unnecessary include.Kevin Wilson2011-10-191-4/+0
* ipv4: compat_ioctl is local to af_inet.c, make it staticGerrit Renker2011-10-191-1/+1
* stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)Giuseppe CAVALLARO2011-10-191-2/+4
* stmmac: add CHAINED descriptor mode support (V4)Giuseppe CAVALLARO2011-10-1910-105/+491
* stmmac: allow mmc usage only if feature actually available (V4)Giuseppe CAVALLARO2011-10-192-11/+16
* stmmac: use predefined macros for HW cap register fields (V4)Rayagond Kokatanur2011-10-192-21/+63
* stmmac: allow mtu bigger than 1500 in case of normal desc (V4)Giuseppe CAVALLARO2011-10-192-3/+9
* stmmac: update the driver version and doc (V4)Giuseppe CAVALLARO2011-10-192-2/+11
* stmmac: protect tx process with lock (V4)Giuseppe CAVALLARO2011-10-192-0/+9
* stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).Srinivas Kandagatla2011-10-191-3/+10
* sysfs: Reject with a warning invalid uses of tagged directories.Eric W. Biederman2011-10-192-3/+14
* sysfs: Remove support for tagged directories with untagged members.Eric W. Biederman2011-10-192-5/+3
* bonding: Use a per netns implementation of /sys/class/net/bonding_masters.Eric W. Biederman2011-10-193-21/+38
* class: Implement support for class attrs in tagged sysfs directories.Eric W. Biederman2011-10-192-2/+17
* sysfs: Implement support for tagged files in sysfs.Eric W. Biederman2011-10-192-2/+52
* bonding: fix wrong port enabling in 802.3adFlavio Leitner2011-10-191-7/+0
* net: validate HWTSTAMP ioctl parametersRichard Cochran2011-10-192-2/+60
* net: Move rcu_barrier from rollback_registered_many to netdev_run_todo.Eric W. Biederman2011-10-191-1/+7
* tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf()Eric Dumazet2011-10-191-5/+3
* phylib: Modify Vitesse RGMII skew settingsAndy Fleming2011-10-191-12/+22
* net: Allow skb_recycle_check to be done in stagesAndy Fleming2011-10-192-25/+47
* mlx4_en: Updating driver versionYevgeny Petrilin2011-10-191-2/+2
* mlx4_en: Adding rxhash supportYevgeny Petrilin2011-10-192-1/+13
* mlx4_en: Recording rx queue for gro packetsYevgeny Petrilin2011-10-191-0/+1
* mlx4_en: Checksum counters per ringYevgeny Petrilin2011-10-194-4/+13
* mlx4_en: Controlling FCS header removalYevgeny Petrilin2011-10-193-0/+6
* mlx4: Fix vlan table overflowYevgeny Petrilin2011-10-191-7/+8
* caif-hsi: Added recovery check of CA wake status.Daniel Martensson2011-10-192-2/+41
* caif-hsi: Added sanity check for length of CAIF framesDaniel Martensson2011-10-192-32/+53
* caif-hsi: Make inactivity timeout configurable.Dmitry Tarnyagin2011-10-192-5/+24
* caif-hsi: HSI-Platform device register and unregisters itselfDaniel Martensson2011-10-191-12/+4
* caif-hsi: Making read and writes asynchronous.Daniel Martensson2011-10-192-145/+147
* caif-hsi: Fix for wakeup condition problemDmitry Tarnyagin2011-10-191-3/+7
* caif-hsi: Fixing a race condition in the caif_hsi codeDmitry Tarnyagin2011-10-191-7/+18
* caif-hsi: HSI Fix uninitialized data in HSI headersjur.brandeland@stericsson.com2011-10-191-6/+6
* net: add skb frag size accessorsEric Dumazet2011-10-1987-357/+387
* xfrm6: Don't call icmpv6_send on local errorSteffen Klassert2011-10-181-2/+54
* ipv6: Fix IPsec slowpath fragmentation problemSteffen Klassert2011-10-182-8/+13
* ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtuSteffen Klassert2011-10-181-4/+0
* xfrm: Simplify the replay check and advance functionsSteffen Klassert2011-10-181-64/+34
* net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO2011-10-181-5/+8
* net: allow vlan traffic to be received under bondJohn Fastabend2011-10-181-11/+11
* cs89x0: Move the driver into the Cirrus dirJeff Kirsher2011-10-186-23/+23
* l2tp: give proper headroom in pppol2tp_xmit()Eric Dumazet2011-10-181-1/+8
* macvlan: handle fragmented multicast framesEric Dumazet2011-10-184-38/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-178-50/+246
|\
| * ixgbe: change the eeprom version reported by ethtoolEmil Tantilov2011-10-173-10/+13
| * ixgbe: allow eeprom writes via ethtoolEmil Tantilov2011-10-172-0/+73
| * ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov2011-10-171-8/+8
| * igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose2011-10-172-30/+150
OpenPOWER on IntegriCloud