Age | Commit message (Expand) | Author | Files | Lines |
2010-09-01 | bnx2x: Fix potential link issue In BCM8727 based boards | Yaniv Rosner | 2 | -10/+15 |
2010-09-01 | bnx2x: Fix potential link issue of BCM8073/BCM8727 | Yaniv Rosner | 1 | -2/+2 |
2010-09-01 | qlcnic: add cksum flag | Amit Kumar Salecha | 2 | -4/+6 |
2010-09-01 | qlcnic: mac vlan learning support | Amit Kumar Salecha | 3 | -10/+26 |
2010-09-01 | qlcnic: support mac learning | Amit Kumar Salecha | 3 | -0/+191 |
2010-09-01 | qlcnic: fix mac override capability | Rajesh Borundia | 3 | -13/+28 |
2010-09-01 | qlcnic: fix panic while using eth_hdr | Rajesh Borundia | 1 | -1/+3 |
2010-09-01 | qlcnic: fix mac anti spoof policy | Rajesh Borundia | 1 | -3/+10 |
2010-09-01 | qlcnic: fix for setting default eswitch config | Rajesh Borundia | 1 | -31/+65 |
2010-09-01 | qlcnic: fix mac addr read | Rajesh Borundia | 3 | -30/+13 |
2010-09-01 | qlcnic: add api version in reg dump | Rajesh Borundia | 1 | -4/+11 |
2010-09-01 | qlcnic: backout firmware initialization update | Sony Chacko | 4 | -28/+100 |
2010-08-31 | stmmac: Fix another build warning. | David S. Miller | 1 | -2/+2 |
2010-08-31 | gro: unexport tcp4_gro_receive and tcp4_gro_complete | Eric Dumazet | 1 | -2/+0 |
2010-08-31 | net: add a comment on netdev->last_rx | Eric Dumazet | 1 | -1/+8 |
2010-08-31 | pktgen: remove non used variable | Eric Dumazet | 1 | -2/+0 |
2010-08-31 | vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive | Jiri Pirko | 1 | -1/+1 |
2010-08-31 | Phonet: do not set POLLOUT in case of send buffer overflow | Rémi Denis-Courmont | 1 | -1/+3 |
2010-08-31 | Phonet: correct sendmsg() error code from sock_alloc_send_skb() | Rémi Denis-Courmont | 1 | -1/+1 |
2010-08-31 | Phonet: restore flow control credits when sending fails | Rémi Denis-Courmont | 1 | -1/+5 |
2010-08-30 | stmmac: Fix build warnings. | David S. Miller | 3 | -3/+4 |
2010-08-30 | ipv6: struct xfrm6_tunnel in read_mostly section | Eric Dumazet | 3 | -6/+6 |
2010-08-30 | net: struct xfrm_tunnel in read_mostly section | Eric Dumazet | 4 | -6/+6 |
2010-08-30 | net/m68k: Hydra Ethernet - print whole resource instead of start address | Geert Uytterhoeven | 1 | -3/+2 |
2010-08-30 | TCP: update initial windows according to RFC 5681 | Gerrit Renker | 1 | -8/+2 |
2010-08-30 | dccp ccid-3: use per-route RTO or TCP RTO as fallback | Gerrit Renker | 4 | -38/+9 |
2010-08-30 | dccp ccid-2: Share TCP's minimum RTO code | Gerrit Renker | 2 | -8/+23 |
2010-08-30 | tcp/dccp: Consolidate common code for RFC 3390 conversion | Gerrit Renker | 3 | -21/+19 |
2010-08-30 | dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() | Gerrit Renker | 1 | -25/+3 |
2010-08-30 | dccp ccid-2: Use u32 timestamps uniformly | Gerrit Renker | 2 | -13/+16 |
2010-08-30 | tcp: Add TCP_USER_TIMEOUT socket option. | Jerry Chu | 4 | -16/+37 |
2010-08-29 | net: fix datapath typo | Simon Horman | 1 | -1/+1 |
2010-08-29 | IPVS: include net/ip6_checksum.h for csum_ipv6_magic | Stephen Rothwell | 1 | -0/+1 |
2010-08-28 | drivers/net/atl1c: Remove double test | Julia Lawall | 1 | -1/+1 |
2010-08-28 | starfire: use BUILD_BUG_ON for netdrv_addr_t | Akinobu Mita | 1 | -5/+1 |
2010-08-28 | starfire: use PCI_VDEVICE | Akinobu Mita | 1 | -1/+1 |
2010-08-28 | phonet: use for_each_set_bit | Akinobu Mita | 1 | -2/+1 |
2010-08-28 | mlx4: use bitmap library | Akinobu Mita | 1 | -11/+4 |
2010-08-28 | econet: kill unnecessary spin_lock_init() | Akinobu Mita | 1 | -2/+0 |
2010-08-27 | slip: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -39/+31 |
2010-08-26 | bnx2x: fix wrong return from bnx2x_trylock_hw_lock | Eric Dumazet | 1 | -1/+1 |
2010-08-26 | gro: __napi_gro_receive() optimizations | Eric Dumazet | 3 | -8/+29 |
2010-08-26 | stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICE | David S. Miller | 1 | -0/+1 |
2010-08-26 | qlcnic: PCI ID addition | Sritej Velaga | 1 | -0/+2 |
2010-08-26 | qlcnic: Fix driver load issue in FW hang | Anirban Chakraborty | 4 | -60/+75 |
2010-08-26 | qlcnic: Fix missing error codes | Sony Chacko | 1 | -4/+8 |
2010-08-26 | net: use scnprintf() to avoid potential buffer overflow | Changli Gao | 1 | -3/+3 |
2010-08-26 | net/sctp: Use pr_fmt and pr_<level> | Joe Perches | 16 | -117/+136 |
2010-08-26 | ipvs: switch to GFP_KERNEL allocations | Simon Horman | 1 | -2/+2 |
2010-08-26 | IPVS: convert __ip_vs_securetcp_lock to a spinlock | Simon Horman | 1 | -3/+3 |