summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * igbvf: Fix trunk vlanGreg Rose2011-10-171-2/+2
* | ipv6: remove a rcu_read_lock in ndisc_constructorRoy.Li2011-10-171-3/+0
* | can: remove references to berlios mailinglistMarc Kleine-Budde2011-10-1719-37/+0
* | MAINTAINERS: can: the mailinglist moved to vger.kernel.orgMarc Kleine-Budde2011-10-171-2/+2
* | net/flow: Fix potential memory leakhuajun li2011-10-171-1/+13
* | ehea: Remove unused tcp_end field in send WQAnton Blanchard2011-10-172-3/+1
* | ehea: Add GRO supportAnton Blanchard2011-10-171-10/+5
* | ehea: Remove LRO supportAnton Blanchard2011-10-173-83/+1
* | ehea: Add 64bit statisticsAnton Blanchard2011-10-172-5/+5
* | ehea: Remove some unused definitionsAnton Blanchard2011-10-171-25/+0
* | ehea: Simplify type 3 transmit routineAnton Blanchard2011-10-171-16/+3
* | ehea: Merge swqe2 TSO and non TSO pathsAnton Blanchard2011-10-171-55/+21
* | ehea: Simplify ehea_xmit2 and ehea_xmit3Anton Blanchard2011-10-171-101/+36
* | ehea: Allocate large enough skbs to avoid partial cacheline DMA writesAnton Blanchard2011-10-171-2/+2
OpenPOWER on IntegriCloud