1. c80bbea netlink: cleanup the unnecessary return value check by Hans Zhang · 12 years ago
  2. 45f00f9 ipv4: tcp: clean up tcp_v4_early_demux() by Eric Dumazet · 12 years ago
  3. f3f1213 ipv6: tcp: clean up tcp_v6_early_demux() icsk variable by Neal Cardwell · 12 years ago
  4. 598e74f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  5. 9f651ca net: cdc_mbim: Device Service Stream support by Bjørn Mork · 12 years ago
  6. a82c7ce net: cdc_ncm: map MBIM IPS SessionID to VLAN ID by Bjørn Mork · 12 years ago
  7. bd329e1 net: cdc_ncm: do not bind to NCM compatible MBIM devices by Bjørn Mork · 12 years ago
  8. 9084ccf net: cdc_mbim: build the MBIM driver by Bjørn Mork · 12 years ago
  9. 9bf211a3 net: cdc_mbim: adding MBIM driver by Greg Suarez · 12 years ago
  10. c91ce3b net: cdc_ncm: export shared symbols and definitions by Bjørn Mork · 12 years ago
  11. c78b7c5 net: cdc_ncm: refactoring for tx multiplexing by Bjørn Mork · 12 years ago
  12. ff06ab1 net: cdc_ncm: splitting rx_fixup for code reuse by Bjørn Mork · 12 years ago
  13. 75d67d3 net: cdc_ncm: process chained NDPs by Bjørn Mork · 12 years ago
  14. 38396e4 net: cdc_ncm: refactor bind preparing for MBIM support by Greg Suarez · 12 years ago
  15. 2d1c431 net: cdc_ncm: adding MBIM support to ncm_setup by Greg Suarez · 12 years ago
  16. 51615ed USB: cdc: add MBIM constants and structures by Greg Suarez · 12 years ago
  17. dad957d net: cdc_ncm: workaround NTB input size firmware bug by Bjørn Mork · 12 years ago
  18. 0668744 net/at91_ether: add pdata flag for reverse Eth addr by Joachim Eastwood · 12 years ago
  19. f4a15e1 net/at91_ether: select MACB in Kconfig by Joachim Eastwood · 12 years ago
  20. 84222e2 net/cadence: get rid of HAVE_NET_MACB by Joachim Eastwood · 12 years ago
  21. 95ebcea net/macb: fix truncate warnings by Joachim Eastwood · 12 years ago
  22. 51ebd31 ipv6: add support of equal cost multipath (ECMP) by Nicolas Dichtel · 12 years ago
  23. 1f4702a ixgbe: Fix possible memory leak in ixgbe_set_ringparam by Alexander Duyck · 12 years ago
  24. de52a12 ixgbe: Add function ixgbe_reset_pipeline_82599 by Don Skidmore · 12 years ago
  25. 505e3718 ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len by Alexander Duyck · 12 years ago
  26. 71a49f7 ixgbe: Correcting small packet padding by Tushar Dave · 12 years ago
  27. 51a1f72 ixgbe: using is_zero_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  28. 1a71ab2 ixgbe: (PTP) refactor init, cyclecounter and reset by Jacob Keller · 12 years ago
  29. f8a06c2 ixgbe: add WOL support for new subdevice id by Emil Tantilov · 12 years ago
  30. 56e9409 ixgbevf: Add VF DCB + SR-IOV support by Alexander Duyck · 12 years ago
  31. bffb3bc ixgbe: Enable support for VF API version 1.1 in the PF. by Alexander Duyck · 12 years ago
  32. f591cd9 ixgbe: Add support for GET_QUEUES message to get DCB configuration by Alexander Duyck · 12 years ago
  33. 107d301 ixgbe: Add support for tracking the default user priority to SR-IOV by Alexander Duyck · 12 years ago
  34. a048b40 ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen by Alexander Duyck · 12 years ago
  35. d94ce9b ipv4: 16 slots in initial fib_info hash table by Eric Dumazet · 12 years ago
  36. 0e71c55 tcp: speedup SIOCINQ ioctl by Eric Dumazet · 12 years ago
  37. 354e4aa tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation by Eric Dumazet · 12 years ago
  38. 46baac3 pkt_sched: use ns_to_ktime() helper by Eric Dumazet · 12 years ago
  39. 47c1b7b be2net: Update driver version by Padmanabh Ratnakar · 12 years ago
  40. 76b7353 be2net: Fix skyhawk VF PCI Device ID by Padmanabh Ratnakar · 12 years ago
  41. 773a2d7 be2net: Fix FW flashing on Skyhawk-R by Padmanabh Ratnakar · 12 years ago
  42. 028991e be2net: Enabling Wake-on-LAN is not supported in S5 state by Padmanabh Ratnakar · 12 years ago
  43. dcf7ebb be2net: Fix VF driver load on newer Lancer FW by Padmanabh Ratnakar · 12 years ago
  44. c8a5416 be2net: Fix unnecessary delay in PCI EEH by Padmanabh Ratnakar · 12 years ago
  45. aa790db be2net: Fix issues in error recovery due to wrong queue state by Padmanabh Ratnakar · 12 years ago
  46. db15dfa be2net: Fix ethtool get_settings output for VF by Padmanabh Ratnakar · 12 years ago
  47. f25b119 be2net: Fix error messages while driver load for VFs by Padmanabh Ratnakar · 12 years ago
  48. a85e998 be2net: Fix configuring VLAN for VF for Lancer by Padmanabh Ratnakar · 12 years ago
  49. 67297ad be2net: Wait till resources are available for VF in error recovery by Padmanabh Ratnakar · 12 years ago
  50. 704e4c8 be2net: Fix change MAC operation for VF for Lancer by Padmanabh Ratnakar · 12 years ago
  51. d5c1847 be2net: Fix setting QoS for VF for Lancer by Padmanabh Ratnakar · 12 years ago
  52. abb9395 be2net: Fix driver load failure for different FW configs in Lancer by Padmanabh Ratnakar · 12 years ago
  53. 47b70db net:dev: remove double indentical assignment in dev_change_net_namespace(). by Rami Rosen · 12 years ago
  54. f7b86bf sockopt: Make SO_BINDTODEVICE readable by Pavel Emelyanov · 12 years ago
  55. 0da5f7c unix: Remove unused field from unix_sock by Pavel Emelyanov · 12 years ago
  56. 06e3041 pktgen: Use ipv6_addr_any by Joe Perches · 12 years ago
  57. 3fbca4a hyperv: Remove unnecessary comments in rndis_filter_receive_data() by Haiyang Zhang · 12 years ago
  58. 72ec301 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  59. 1b6f0f9 Merge branch 'at91' by David S. Miller · 12 years ago
  60. 4fa7fc1 ARM: AT91: remove old RM9200 EMAC register definitions by Joachim Eastwood · 12 years ago
  61. 6397346 net/at91_ether: convert to devm_* functions by Joachim Eastwood · 12 years ago
  62. 04879e5 net/at91_ether: clean up rx buffer handling by Joachim Eastwood · 12 years ago
  63. fbb7a6e net/at91_ether: use macb dma description struct by Joachim Eastwood · 12 years ago
  64. e0da1f1 net/at91_ether: share macb_set_rx_mode with macb by Joachim Eastwood · 12 years ago
  65. 5e32353d net/at91_ether: use ethtool and mdio from macb by Joachim Eastwood · 12 years ago
  66. 0112a1d net/at91_ether: compile macb for exported functions by Joachim Eastwood · 12 years ago
  67. 0005f54 net/macb: export some symbols for at91_ether by Joachim Eastwood · 12 years ago
  68. 54f14e4 net/at91_ether: use pclk member instead of ether_clk by Joachim Eastwood · 12 years ago
  69. b85008b net/at91_ether/macb: absorb at91_private in to macb private struct by Joachim Eastwood · 12 years ago
  70. a723b98 net/at91_ether: use macb defs for rx dma buffers by Joachim Eastwood · 12 years ago
  71. f8bded3 net/at91_ether: use macb access functions by Joachim Eastwood · 12 years ago
  72. bc3bbef net/at91_ether: use macb register definitions by Joachim Eastwood · 12 years ago
  73. 1fd3ca4 net/macb: add AT91RM9200 specific registers and bits to header by Joachim Eastwood · 12 years ago
  74. 6a05004 igb: Split igb_update_dca into separate Tx and Rx functions by Alexander Duyck · 12 years ago
  75. 0c2cc02 igb: Move the calls to set the Tx and Rx queues into igb_open by Alexander Duyck · 12 years ago
  76. 5536d21 igb: Combine q_vector and ring allocation into a single function by Alexander Duyck · 12 years ago
  77. de78d1f igb: Lock buffer size at 2K even on systems with larger pages by Alexander Duyck · 12 years ago
  78. 2e334ee igb: Move rx_buffer related code in Rx cleanup path into separate function by Alexander Duyck · 12 years ago
  79. cbc8e55 igb: Map entire page and sync half instead of mapping and unmapping half pages by Alexander Duyck · 12 years ago
  80. db2ee5b igb: Combine post-processing of skb into a single function by Alexander Duyck · 12 years ago
  81. 1a1c225 igb: Do not use header split, instead receive all frames into a single buffer by Alexander Duyck · 12 years ago
  82. b534550 igb: Split Rx timestamping into two separate functions by Alexander Duyck · 12 years ago
  83. ea5ceea igb: Correcting and improving small packet check and padding by Tushar Dave · 12 years ago
  84. 374c65d ixgbe: Add mailbox API version negotiation support to ixgbe PF by Alexander Duyck · 12 years ago
  85. 58a02be ixgbe: Move message handling routines into their own functions by Alexander Duyck · 12 years ago
  86. 872844d ixgbe: Enable jumbo frames support w/ SR-IOV by Alexander Duyck · 12 years ago
  87. 245f292 ixgbe: Initialize q_vector cpu and affinity masks correctly by Alexander Duyck · 12 years ago
  88. db0fe0b Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  89. a3374c4 tcp: fix FIONREAD/SIOCINQ by Eric Dumazet · 12 years ago
  90. c6846ee net: qmi_wwan: adding more ZTE devices by Bjørn Mork · 12 years ago
  91. 6d772ac netlink: use kfree_rcu() in netlink_release() by Eric Dumazet · 12 years ago
  92. 13d82bf ipv4: Fix flushing of cached routing informations by Steffen Klassert · 12 years ago
  93. 18c22a0 vlan: allow to change type when no vlan device is hooked on netdev by Jiri Pirko · 12 years ago
  94. 0ca7111 phy: add AT803x driver by Matus Ujhelyi · 12 years ago
  95. af1b85e usb/ipheth: Add iPhone 5 support by Jay Purohit · 12 years ago
  96. 6dae822 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  97. 7dac7b7 batman-adv: Fix potential broadcast BLA-duplicate-check race condition by Linus Lüssing · 12 years ago
  98. 7f112af batman-adv: Fix broadcast packet CRC calculation by Linus Lüssing · 12 years ago
  99. 43c422e apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40 by John Johansen · 12 years ago
  100. 985c9e6 Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago