summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski2011-10-203-3/+4
* net: constify skbuff and Qdisc elementsEric Dumazet2011-10-202-20/+21
* tcp: remove unused tcp_fin() parametersEric Dumazet2011-10-201-3/+3
* ll_temac: Add support for ethtoolRicardo2011-10-201-0/+27
* igb: fix a compile warningRongQing Li2011-10-201-0/+3
* myri10ge: fix truesize underestimationEric Dumazet2011-10-201-1/+2
* igbvf: fix truesize underestimationEric Dumazet2011-10-201-1/+1
* pktgen: remove ndelay() callEric Dumazet2011-10-201-4/+7
* tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()Eric Dumazet2011-10-201-8/+15
* mm: add a "struct page_frag" type containing a page, offset and lengthIan Campbell2011-10-201-0/+11
* mlx4_en: fix skb truesize underestimationEric Dumazet2011-10-201-6/+5
* virtio_net: Clean up set_skb_frag()Krishna Kumar2011-10-201-8/+5
* net: do not take an additional reference in skb_frag_set_pageIan Campbell2011-10-192-1/+1
* neigh: fix rcu splat in neigh_update()roy.qing.li@gmail.com2011-10-191-0/+4
* filter: use unsigned int to silence static checker warningDan Carpenter2011-10-192-2/+2
* NET: asix: fix ethtool -e for AX88178 USB dongleGrant Grundler2011-10-191-0/+3
* 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
OpenPOWER on IntegriCloud