summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-02tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet
2012-05-02net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin
2012-05-02drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman
2012-05-02usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com
2012-05-02usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com
2012-05-02ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund
2012-05-02net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-01netem: fix possible skb leakEric Dumazet
2012-05-01sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger
2012-05-01sky2: propogate rx hash when packet is copiedstephen hemminger
2012-05-01net: fix two typos in skbuff.hEric Dumazet
2012-04-30cxgb3: Don't call cxgb_vlan_mode until q locks are initializedRoland Dreier
2012-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-04-30ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou
2012-04-30ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck
2012-04-30igbvf: fix the bug when initializing the igbvfSamuel Liao
2012-04-30smsc75xx: enable mac to detect speed/duplex from phySteve Glendinning
2012-04-30smsc75xx: declare smsc75xx's MII as GMII capableSteve Glendinning
2012-04-30smsc75xx: fix phy interrupt acknowledgeSteve Glendinning
2012-04-30smsc75xx: fix phy init reset loopSteve Glendinning
2012-04-30smsc75xx: add more information to register io failure warningsSteve Glendinning
2012-04-30smsc75xx: fix mdio reads and writesSteve Glendinning
2012-04-30smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...Steve Glendinning
2012-04-30mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau
2012-04-30tcp: fix infinite cwnd in tcp_complete_cwr()Yuchung Cheng
2012-04-30bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-30netfilter: xt_CT: fix wrong checking in the timeout assignment pathPablo Neira Ayuso
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom
2012-04-30ipvs: null check of net->ipvs in lblc(r) shedulersHans Schillstrom
2012-04-28drop_monitor: Make updating data->skb smp safeNeil Horman
2012-04-28drop_monitor: fix sleeping in invalid context warningNeil Horman
2012-04-27wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas
2012-04-27wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas
2012-04-27b43: only reload config after successful initializationSeth Forshee
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy
2012-04-27ath5k: add missing iounmap to AHB probe removalJonathan Bither
2012-04-27brcm80211: fmac: fix missing completion events issueFranky Lin
2012-04-27brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-27tcp: clean up use of jiffies in tcp_rcv_rtt_measure()Neal Cardwell
2012-04-26MAINTAINERS: update sctp maintainer addressVlad Yasevich
2012-04-26smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati
2012-04-26dl2k: Clean up rio_ioctlJeff Mahoney
2012-04-266lowpan: add missing spin_lock_init()alex.bluesman.smirnov@gmail.com
2012-04-266lowpan: clean up fragments list if module unloadedalex.bluesman.smirnov@gmail.com
2012-04-266lowpan: fix segmentation fault caused by mlme requestalex.bluesman.smirnov@gmail.com