aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-29e1000e: Support for byte queue limitsTom Herbert
2011-11-29bql: Byte queue limitsTom Herbert
2011-11-29xps: Add xps_queue_release functionTom Herbert
2011-11-29net: Add netdev interfaces for recording sends/compTom Herbert
2011-11-29net: Add queue state xoff flag for stackTom Herbert
2011-11-29dql: Dynamic queue limitsTom Herbert
2011-11-29net: add calxeda xgmac ethernet driverRob Herring
2011-11-29corral some wayward N/A fw_version dust bunniesRick Jones
2011-11-29tcp: do not scale TSO segment size with reordering degreeNeal Cardwell
2011-11-29atm: br2684: Avoid alignment issuesPascal Hambourg
2011-11-29atm: br2684: Make headroom and hard_header_len depend on the payload typePascal Hambourg
2011-11-29net: optimize socket timestampingEric Dumazet
2011-11-29net: dont call jump_label_dec from irq contextEric Dumazet
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-11-29net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin
2011-11-29NET: NETROM: Fix formatting.Ralf Baechle
2011-11-29NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking.Ralf Baechle
2011-11-29NET: NETROM: When adding a route verify length of mnemonic string.Ralf Baechle
2011-11-29NET: AX.25: Check ioctl arguments to avoid overflows further down the road.Ralf Baechle
2011-11-29dsa: Move switch drivers to new directory drivers/net/dsaBen Hutchings
2011-11-29dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings
2011-11-29dsa: Remove unnecessary exportsBen Hutchings
2011-11-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-28tg3: Scale back code that modifies MRRSMatt Carlson
2011-11-28tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson
2011-11-28sch_sfb: use skb_flow_dissect()Eric Dumazet
2011-11-28cls_flow: use skb_flow_dissect()Eric Dumazet
2011-11-28net: use skb_flow_dissect() in __skb_get_rxhash()Eric Dumazet
2011-11-28net: introduce skb_flow_dissect()Eric Dumazet
2011-11-28bnx2x: Change value comparison orderYaniv Rosner
2011-11-28bnx2x: Cosmetic changesYaniv Rosner
2011-11-28bnx2x: Fix self test of BCM57800Yaniv Rosner
2011-11-28bnx2x: Add known PHY type checkYaniv Rosner
2011-11-28bnx2x: Change Warpcore MDIO work around modeYaniv Rosner
2011-11-28bnx2x: Fix BCM84833 link and LED behaviorYaniv Rosner
2011-11-28bnx2x: Warpcore HW reset following fan failureYaniv Rosner
2011-11-28bnx2x: ETS changesYaniv Rosner
2011-11-28bnx2x: PFC changesYaniv Rosner
2011-11-28tcp: tcp_sendmsg() wrong access to sk_route_capsEric Dumazet
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-27net/irda: convert drivers/net/irda/* to use module_platform_driver()Axel Lin
2011-11-27tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_openNeal Cardwell
2011-11-27tcp: allow undo from reordered DSACKsNeal Cardwell
2011-11-27tcp: use SACKs and DSACKs that arrive on ACKs below snd_unaNeal Cardwell
2011-11-27tcp: use DSACKs that arrive when packets_out is 0Neal Cardwell
2011-11-27tcp: make is_dupack a parameter to tcp_fastretrans_alert()Neal Cardwell
2011-11-27net/mlx4_en: bug fix for the case of vlan id 0 and UP 0Amir Vadai
2011-11-27net/mlx4_en: adding loopback supportAmir Vadai
2011-11-27net/mlx4_en: fix WOL handlers were always looking at port2 capability bitOren Duer
2011-11-27net/mlx4_en: using non collapsed CQ on TXYevgeny Petrilin