Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | netem: fix possible skb leak | Eric Dumazet | 2012-05-01 | 1 | -4/+2 | |
| * | | | | | | | sky2: fix receive length error in mixed non-VLAN/VLAN traffic | stephen hemminger | 2012-05-01 | 2 | -12/+17 | |
| * | | | | | | | sky2: propogate rx hash when packet is copied | stephen hemminger | 2012-05-01 | 1 | -0/+3 | |
| * | | | | | | | net: fix two typos in skbuff.h | Eric Dumazet | 2012-05-01 | 1 | -2/+2 | |
| * | | | | | | | cxgb3: Don't call cxgb_vlan_mode until q locks are initialized | Roland Dreier | 2012-05-01 | 1 | -46/+46 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-05-01 | 3 | -6/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ixgbe: fix calling skb_put on nonlinear skb assertion bug | Yi Zou | 2012-05-01 | 1 | -0/+1 | |
| | * | | | | | | | ixgbe: Fix a memory leak in IEEE DCB | Alexander Duyck | 2012-05-01 | 1 | -4/+5 | |
| | * | | | | | | | igbvf: fix the bug when initializing the igbvf | Samuel Liao | 2012-05-01 | 1 | -2/+2 | |
| * | | | | | | | | smsc75xx: enable mac to detect speed/duplex from phy | Steve Glendinning | 2012-05-01 | 1 | -0/+8 | |
| * | | | | | | | | smsc75xx: declare smsc75xx's MII as GMII capable | Steve Glendinning | 2012-05-01 | 1 | -0/+3 | |
| * | | | | | | | | smsc75xx: fix phy interrupt acknowledge | Steve Glendinning | 2012-05-01 | 1 | -5/+7 | |
| * | | | | | | | | smsc75xx: fix phy init reset loop | Steve Glendinning | 2012-05-01 | 1 | -1/+1 | |
| * | | | | | | | | smsc75xx: add more information to register io failure warnings | Steve Glendinning | 2012-05-01 | 1 | -2/+2 | |
| * | | | | | | | | smsc75xx: fix mdio reads and writes | Steve Glendinning | 2012-05-01 | 1 | -2/+2 | |
| * | | | | | | | | smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c... | Steve Glendinning | 2012-05-01 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | tcp: fix infinite cwnd in tcp_complete_cwr() | Yuchung Cheng | 2012-04-30 | 1 | -3/+6 | |
| * | | | | | | | bpf jit: Let the powerpc jit handle negative offsets | Jan Seiffert | 2012-04-30 | 3 | -31/+111 | |
| * | | | | | | | net: fix sk_sockets_allocated_read_positive | Eric Dumazet | 2012-04-30 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 2012-04-30 | 11 | -40/+94 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: xt_CT: fix wrong checking in the timeout assignment path | Pablo Neira Ayuso | 2012-04-30 | 1 | -1/+1 | |
| | * | | | | | | | ipvs: kernel oops - do_ip_vs_get_ctl | Hans Schillstrom | 2012-04-30 | 3 | -22/+41 | |
| | * | | | | | | | ipvs: take care of return value from protocol init_netns | Hans Schillstrom | 2012-04-30 | 5 | -6/+22 | |
| | * | | | | | | | ipvs: null check of net->ipvs in lblc(r) shedulers | Hans Schillstrom | 2012-04-30 | 2 | -0/+6 | |
| | * | | | | | | | ipvs: reset ipvs pointer in netns | Julian Anastasov | 2012-04-26 | 1 | -0/+2 | |
| | * | | | | | | | ipvs: add check in ftp for initialized core | Julian Anastasov | 2012-04-26 | 1 | -0/+2 | |
| | * | | | | | | | ipvs: fix crash in ip_vs_control_net_cleanup on unload | Julian Anastasov | 2012-04-25 | 1 | -2/+2 | |
| | * | | | | | | | ipvs: Verify that IP_VS protocol has been registered | Sasha Levin | 2012-04-25 | 1 | -9/+18 | |
| * | | | | | | | | drop_monitor: Make updating data->skb smp safe | Neil Horman | 2012-04-28 | 1 | -16/+54 | |
| * | | | | | | | | drop_monitor: fix sleeping in invalid context warning | Neil Horman | 2012-04-28 | 1 | -7/+7 | |
| * | | | | | | | | tcp: clean up use of jiffies in tcp_rcv_rtt_measure() | Neal Cardwell | 2012-04-27 | 1 | -1/+1 | |
| * | | | | | | | | MAINTAINERS: update sctp maintainer address | Vlad Yasevich | 2012-04-26 | 1 | -2/+2 | |
| * | | | | | | | | smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c... | Paolo Pisati | 2012-04-26 | 1 | -1/+1 | |
| * | | | | | | | | dl2k: Clean up rio_ioctl | Jeff Mahoney | 2012-04-26 | 2 | -50/+9 | |
| * | | | | | | | | 6lowpan: add missing spin_lock_init() | alex.bluesman.smirnov@gmail.com | 2012-04-26 | 1 | -0/+2 | |
| * | | | | | | | | 6lowpan: clean up fragments list if module unloaded | alex.bluesman.smirnov@gmail.com | 2012-04-26 | 1 | -2/+11 | |
| * | | | | | | | | 6lowpan: fix segmentation fault caused by mlme request | alex.bluesman.smirnov@gmail.com | 2012-04-26 | 1 | -0/+25 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-04-26 | 2 | -47/+54 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | e1000e: Fix default interrupt throttle rate not set in NIC HW | Jeff Kirsher | 2012-04-25 | 1 | -46/+53 | |
| | * | | | | | | | | e1000e: MSI interrupt test failed, using legacy interrupt | Prasanna S Panchamukhi | 2012-04-25 | 1 | -1/+1 | |
| * | | | | | | | | | ehea: fix promiscuous mode | Thadeu Lima de Souza Cascardo | 2012-04-26 | 1 | -5/+1 | |
| * | | | | | | | | | ehea: fix allmulticast support | Thadeu Lima de Souza Cascardo | 2012-04-26 | 2 | -10/+16 | |
| * | | | | | | | | | udp_diag: implement idiag_get_info for udp/udplite to get queue information | Shan Wei | 2012-04-26 | 2 | -1/+10 | |
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-04-25 | 20 | -45/+109 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-04-25 | 20 | -45/+109 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | / / / / / / | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | mac80211: call ieee80211_mgd_stop() on interface stop | Eliad Peller | 2012-04-24 | 3 | -4/+4 | |
| | | * | | | | | | | iwlwifi: use correct released ucode version | Meenakshi Venkataraman | 2012-04-24 | 4 | -18/+27 | |
| | | * | | | | | | | iwlwifi: fix hardware queue programming | Johannes Berg | 2012-04-24 | 2 | -8/+43 | |
| | | * | | | | | | | brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing | Eldad Zack | 2012-04-23 | 1 | -2/+1 | |
| | | * | | | | | | | rtlwifi: Fix oops on unload | Larry Finger | 2012-04-23 | 1 | -0/+1 |