1. 1f85851 ipv6: fix incorrent ipv6 ipsec packet fragment by Gao feng · 13 years ago
  2. 5c473ed cpsw: Hook up default ndo_change_mtu. by David S. Miller · 13 years ago
  3. 74cba4a net: qmi_wwan: fix build error due to cdc-wdm dependecy by Bjørn Mork · 13 years ago
  4. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 13 years ago
  5. db82173 netdev: driver: ethernet: add cpsw address lookup engine support by Mugunthan V N · 13 years ago
  6. 4909912 phy: add am79c874 PHY support by Heiko Schocher · 13 years ago
  7. 58a3de0 mlx4_core: fix race on comm channel by Eugenia Emantayev · 13 years ago
  8. 1c3ac42 bonding: send igmp report for its master by Peter Pan(潘卫平) · 13 years ago
  9. ba56833 fs_enet: Add MPC5125 FEC support and PHY interface selection by Vladimir Ermakov · 13 years ago
  10. dc72d99 net: bpf_jit: fix BPF_S_LDX_B_MSH compilation by Eric Dumazet · 13 years ago
  11. 3af7930 net: update the usage of CHECKSUM_UNNECESSARY by Yi Zou · 13 years ago
  12. cf64bc8 fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx by Yi Zou · 13 years ago
  13. cdbee74 net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso by Yi Zou · 13 years ago
  14. 8f4a0a3 ixgbe: Fix issues with SR-IOV loopback when flow control is disabled by Alexander Duyck · 13 years ago
  15. da24e90 net/hyperv: Fix the code handling tx busy by Haiyang Zhang · 13 years ago
  16. f24fd89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  17. 8af3c33 ixgbe: fix namespace issues when FCoE/DCB is not enabled by Jeff Kirsher · 13 years ago
  18. fb04121 rtlwifi: Remove unused ETH_ADDR_LEN defines by Joe Perches · 13 years ago
  19. 449e39d igbvf: Use ETH_ALEN by Joe Perches · 13 years ago
  20. c81f212 atlx: Use ETH_ALEN by Joe Perches · 13 years ago
  21. a3f671b if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it by Joe Perches · 13 years ago
  22. c862815 tcp: reduce out_of_order memory use by Eric Dumazet · 13 years ago
  23. e86b291 tcp: introduce tcp_data_queue_ofo by Eric Dumazet · 13 years ago
  24. de12880 bnx2x: validate FW trace prior to its printing by Dmitry Kravkov · 13 years ago
  25. cb4dca2 bnx2x: consistent statistics for old FW by Yuval Mintz · 13 years ago
  26. 9e62e91 bnx2x: changed iscsi/fcoe mac init and macros by Dmitry Kravkov · 13 years ago
  27. 910b220 bnx2x: added TLV_NOT_FOUND flags to the dcb by Dmitry Kravkov · 13 years ago
  28. 9d4884f bnx2x: changed initial dcb configuration by Dmitry Kravkov · 13 years ago
  29. c315a4e bnx2x: removed dcb unused code by Yuval Mintz · 13 years ago
  30. 3b60306 bnx2x: reduced sparse warnings by Yuval Mintz · 13 years ago
  31. 51c1a58 bnx2x: revised driver prints by Merav Sicron · 13 years ago
  32. d8290ae bnx2x: added 'likely' to fast-path skb existence by Yuval Mintz · 13 years ago
  33. f1f3ee1 be2net: fix programming of VLAN tags for VF by Ajit Khaparde · 13 years ago
  34. 456d9c9 be2net: Fix number of vlan slots in flex mode by Ajit Khaparde · 13 years ago
  35. fbc13f0 be2net: Program secondary UC MAC address into MAC filter by Ajit Khaparde · 13 years ago
  36. 4762f6c be2net: enable WOL by default if h/w supports it by Ajit Khaparde · 13 years ago
  37. 2770747 Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  38. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 13 years ago
  39. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 13 years ago
  40. 581330b ixgbe: Whitespace cleanups by Alexander Duyck · 13 years ago
  41. 6ca4350 ixgbe: Two minor fixes for RSS and FDIR set queues functions by Alexander Duyck · 13 years ago
  42. 35937c0 ixgbe: drop err_eeprom tag which is at same location as err_sw_init by Alexander Duyck · 13 years ago
  43. eb01b97 ixgbe: Move poll routine in order to improve readability by Alexander Duyck · 13 years ago
  44. 6bb78cf ixgbe: cleanup logic for the service timer and VF hang detection by Alexander Duyck · 13 years ago
  45. d3ee429 ixgbe: Update layout of ixgbe_ring structure to improve cache performance by Alexander Duyck · 13 years ago
  46. 244e27a ixgbe: Store Tx flags and protocol information to tx_buffer sooner by Alexander Duyck · 13 years ago
  47. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  48. c16fa4f Linux 3.3 by Linus Torvalds · 13 years ago
  49. 5407b14 gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped by Paul Gortmaker · 13 years ago
  50. 93dc610 Don't limit non-nested epoll paths by Jason Baron · 13 years ago
  51. c579bc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  52. 96ee049 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  53. 81a430a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  54. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 13 years ago
  55. 729739b ixgbe: always write DMA for single_mapped value with skb by Alexander Duyck · 13 years ago
  56. c2ec3ff phc: Update author's email address. by Richard Cochran · 13 years ago
  57. 091a624 ixgbe: Write gso_segs and bytcount to the ring sooner by Alexander Duyck · 13 years ago
  58. fd0db0e ixgbe: Place skb on first buffer_info structure to avoid using stack space by Alexander Duyck · 13 years ago
  59. 7d7ce68 ixgbe: Use packets to track Tx completions instead of a seperate value by Alexander Duyck · 13 years ago
  60. 93f5b3c ixgbe: Modify setup of descriptor flags to avoid conditional jumps by Alexander Duyck · 13 years ago
  61. a50c29d ixgbe: Make certain that all frames fit minimum size requirements by Alexander Duyck · 13 years ago
  62. 655309e ixgbe: cleanup logic in ixgbe_change_mtu by Alexander Duyck · 13 years ago
  63. f800326 ixgbe: Replace standard receive path with a page based receive by Alexander Duyck · 13 years ago
  64. 3f2d1c0 ixgbe: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  65. f43f313 ixgbe: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  66. 89eaefb igb: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  67. 6b8f092 igb: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  68. 126a3fd eni: fix driver remove function and driver probe error path. by françois romieu · 13 years ago
  69. 4823cd3 net/irda: add clk_prepare/clk_unprepare to pxaficp_ir by Philipp Zabel · 13 years ago
  70. 124d37e arp: allow arp processing to honor per interface arp_accept sysctl by Neil Horman · 13 years ago
  71. 1aa9bc5 usbnet: use netif_tx_wake_queue instead of netif_start_queue by Alexey Orishko · 13 years ago
  72. 6a22845 stmmac: Add device-tree support by Stefan Roese · 13 years ago
  73. 06d6c10 netxen: qlogic ethernet : Fix endian bug. by Santosh Nayak · 13 years ago
  74. c577923 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. by RongQing.Li · 13 years ago
  75. 50cdc8f pxa168: remove unused stats member. by Rami Rosen · 13 years ago
  76. cb1ecf2 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 13 years ago
  77. d7178c7 nilfs2: fix NULL pointer dereference in nilfs_load_super_block() by Ryusuke Konishi · 13 years ago
  78. 3d777a6 nilfs2: clamp ns_r_segments_percentage to [1, 99] by Haogang Chen · 13 years ago
  79. 33e9ee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  80. 9fc005c Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  81. c017386 afs: Remote abort can cause BUG in rxrpc code by Anton Blanchard · 13 years ago
  82. 2c724fb afs: Read of file returns EBADMSG by Anton Blanchard · 13 years ago
  83. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  84. 6e780cf C6X: remove dead code from entry.S by Mark Salter · 13 years ago
  85. d5ddb4a cdc_ncm: avoid discarding datagrams in rx path by Alexey Orishko · 13 years ago
  86. 3f658cd cdc_ncm: fix MTU and max_datagram_size handling by Alexey Orishko · 13 years ago
  87. c84ff1d cdc_ncm: reduce driver latency in the data path by Alexey Orishko · 13 years ago
  88. b8fbaef wimax/i2400m: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 13 years ago
  89. bb6d5e7 net/hyperv: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 13 years ago
  90. 7bdd402 net/usbnet: reserve headroom on rx skbs by Eric Dumazet · 13 years ago
  91. c0ea452 bnx2x: fix memory leak in bnx2x_init_firmware() by Michal Schmidt · 13 years ago
  92. 127d0a1 bnx2x: fix a crash on corrupt firmware file by Michal Schmidt · 13 years ago
  93. cc34eb6 sch_sfq: revert dont put new flow at the end of flows by Eric Dumazet · 13 years ago
  94. 122bdf6 ipv6: fix icmp6_dst_alloc() by Eric Dumazet · 13 years ago
  95. a9e0aca asix: asix_rx_fixup surgery to reduce skb truesizes by Eric Dumazet · 13 years ago
  96. 95d16c7 MAINTAINERS: Add Serge as maintainer of capabilities by James Morris · 13 years ago
  97. 0c4d067 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  98. 7c32442 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  99. 538e7e9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  100. 0c48ca8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago