aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-03Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller
2009-06-03ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.Rami Rosen
2009-06-03gso: Stop fraglists from escapingHerbert Xu
2009-06-03cxgb3: minor aq100x phy fixesDivy Le Ray
2009-06-03cxgb3: Update FW to 7.4.0Divy Le Ray
2009-06-03sctp: support non-blocking version of the new sctp_connectx() APIVlad Yasevich
2009-06-03sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun
2009-06-03sctp: fix sack_timeout sysctl min and max typesJean-Mickael Guerin
2009-06-03sctp: fix panic when T4-rto timer expire on removed transportWei Yongjun
2009-06-03sctp: fix panic when T2-shutdown timer expire on removed transportWei Yongjun
2009-06-03sctp: fix to only enable IPv6 address support on PF_INET6 socketWei Yongjun
2009-06-03sctp: fix a typo in net/sctp/sm_statetable.cWei Yongjun
2009-06-03sctp: fix the error code when ASCONF is received with invalid addressWei Yongjun
2009-06-03sctp: fix report unrecognized parameter in ACSONF-ACKWei Yongjun
2009-06-03sctp: fix error cause codes of ADD-IP extensionWei Yongjun
2009-06-03net/ucc_geth: Add SGMII support for UEC GETH driverHaiying Wang
2009-06-03fsl_pq_mido: Set the first UCC as the mii management interface masterHaiying Wang
2009-06-03net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang
2009-06-03net: skb cleanupEric Dumazet
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03net: skb->rtable accessorEric Dumazet
2009-06-03net: add _skb_dst opaque fieldEric Dumazet
2009-06-03e1000e: bump the version numberBruce Allan
2009-06-03e1000e: workaround a Tx hang on 82577/82578Bruce Allan
2009-06-03e1000e: add support for 82577/82578 GbE LOM partsBruce Allan
2009-06-03e1000e: specify max supported frame size in adapter structBruce Allan
2009-06-03e1000e: correct flow control thresholdsBruce Allan
2009-06-03e1000e: do not attempt to disable smart powerdown if not supportedBruce Allan
2009-06-03e1000e: enable CRC stripping by defaultBruce Allan
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-06-02mlx4_en: Updated driver versionYevgeny Petrilin
2009-06-02mlx4_en: Added vlan_features supportYevgeny Petrilin
2009-06-02mlx4_en: multiqueue supportYevgeny Petrilin
2009-06-02mlx4_en: Coalescing target is equal for all mtu'sYevgeny Petrilin
2009-06-02mlx4_en: Work with part of the ports.Yevgeny Petrilin
2009-06-02mlx4_en renamed en_params.c to en_ethtool.cYevgeny Petrilin
2009-06-02mlx4_en: Moved all module parameters handling to en_main.cYevgeny Petrilin
2009-06-02mlx4_en: Giving interface name in debug messagesYevgeny Petrilin
2009-06-02net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui
2009-06-02e1000: add missing length check to e1000 receive routineNeil Horman
2009-06-02ipv4: New multicast-all socket optionNivedita Singhvi
2009-06-02net: ipv4/ip_sockglue.c cleanupsEric Dumazet
2009-06-02IPv6: Print error value when skb allocation failsBrian Haley
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk
2009-06-02usb: gadget: f_phonet: fix memory allocation sizesRémi Denis-Courmont
2009-06-02f_phonet: no need to check for carrier - scheduler does it internallyRémi Denis-Courmont
2009-06-02f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callbackRémi Denis-Courmont
2009-06-02Phonet: fix accounting race between gprs_writeable() and gprs_xmit()Rémi Denis-Courmont
2009-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-06-01atl1c_main.c: add wait_for_idle routineJoe Perches