1. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  2. 8b49a4c bnx2x: fix compilation without CONFIG_BNX2X_SRIOV by Dmitry Kravkov · 11 years ago
  3. f3d4039 tokenring: delete last holdout of CONFIG_TR by Paul Bolle · 11 years ago
  4. fbbdb8f net: fix compile error of implicit declaration of skb_probe_transport_header by Ying Xue · 11 years ago
  5. 429a22c yam: remove redundant null check on dev by Colin Ian King · 11 years ago
  6. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  7. 7559d97 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  8. a33e611 phy: Elimination the forced speed reduction algorithm. by Kirill Kapranov · 11 years ago
  9. 1b5ab0d net: use the frag lru_lock to protect netns_frags.nqueues update by Jesper Dangaard Brouer · 11 years ago
  10. 68399ac net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop by Jesper Dangaard Brouer · 11 years ago
  11. 167bfa7 ppp: reuse print_hex_dump_bytes by Andy Shevchenko · 11 years ago
  12. 5a048e3 net: core: let's use native isxdigit instead of custom by Andy Shevchenko · 11 years ago
  13. 05fcaea bnx2x: Cosmetic changes by Yaniv Rosner · 11 years ago
  14. 669d6996 bnx2x: Support reading I2C EEPROM SFF8472 by Yaniv Rosner · 11 years ago
  15. 1d6f3cd bnx2x: Prevent VF race by Dmitry Kravkov · 11 years ago
  16. 2177653 bnx2x: Fix VF outer vlan removal by Ariel Elior · 11 years ago
  17. 5b0752c bnx2x: Fix VF statistics by Ariel Elior · 11 years ago
  18. 1093860 bnx2x: missing ARI should not be lethal by Ariel Elior · 11 years ago
  19. 60cde81 bnx2x: Fix AER semaphore release by Yuval Mintz · 11 years ago
  20. 40893fd net: switch to use skb_probe_transport_header() by Jason Wang · 11 years ago
  21. 5203cd2 net: core: introduce skb_probe_transport_header() by Jason Wang · 11 years ago
  22. e5d5dec net: core: let skb_partial_csum_set() set transport header by Jason Wang · 11 years ago
  23. 7d3ac5c ptp_pch: eliminate a number of sparse warnings by Sahara · 11 years ago
  24. a8c4528 Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  25. 3e84f48 vfs/splice: Fix missed checks in new __kernel_write() helper by Al Viro · 11 years ago
  26. 21c11bc can: bfin_can: declare locally used functions static by Marc Kleine-Budde · 12 years ago
  27. 612b2a9 can: mcp251x: Use dev_pm_ops by Lars-Peter Clausen · 11 years ago
  28. 01b8807 can: mcp251x: Use module_spi_driver by Lars-Peter Clausen · 11 years ago
  29. 4c2e33f can: mcp251x: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 11 years ago
  30. 5d1eb37 can: Kconfig: CAN_AT91 depends on ARM by Ludovic Desroches · 11 years ago
  31. 3078cde7 can: at91_can: add dt support by Ludovic Desroches · 11 years ago
  32. c2a2876 iommu/amd: Make sure dma_ops are set for hotplug devices by Joerg Roedel · 11 years ago
  33. 6bdeaba 6lowpan: use IEEE802154_ADDR_LEN instead of a magic number by Tony Cheneau · 11 years ago
  34. ababf38 6lowpan: fix a small formatting issue by Tony Cheneau · 11 years ago
  35. 028889b ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON by stefan@datenfreihafen.org · 11 years ago
  36. 1486774 ieee802154/at86rf230: Implement hardware address filter callback. by stefan@datenfreihafen.org · 11 years ago
  37. 6364e6e ieee802154/dgram: Pass source address in dgram_recvmsg by Stephen Röttger · 11 years ago
  38. 5abb002 VXLAN: Fix sparse warnings. by Pravin B Shelar · 11 years ago
  39. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  40. e8cd816 vt: synchronize_rcu() under spinlock is not nice... by Al Viro · 11 years ago
  41. 7ea600b Nest rename_lock inside vfsmount_lock by Al Viro · 11 years ago
  42. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  43. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  44. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  45. 9fe16b7 bonding: remove already created master sysfs link on failure by Veaceslav Falico · 11 years ago
  46. d4ec1b5 MAINTAINERS: Update qlge maintainers list by Shahed Shaikh · 11 years ago
  47. 96d2222 net: fec: TX Buffer incorrectly initialized by Jim Baxter · 11 years ago
  48. c0db64c Merge branch 'stmmac' by David S. Miller · 11 years ago
  49. 94fbbbf stmmac: update the Doc and Version (PTP+SGMII) by Giuseppe CAVALLARO · 11 years ago
  50. 92ba688 stmmac: add the support for PTP hw clock driver by Rayagond Kokatanur · 11 years ago
  51. 891434b stmmac: add IEEE PTPv1 and PTPv2 support. by Rayagond Kokatanur · 11 years ago
  52. cf32dee stmmac: add tx_skbuff_dma to save descriptors used by PTP by Rayagond Kokatanur · 11 years ago
  53. e58bb43 stmmac: initial support to manage pcs modes by Giuseppe CAVALLARO · 11 years ago
  54. 0982a0f stmmac: start adding pcs and rgmii core irq by Giuseppe CAVALLARO · 11 years ago
  55. c24602e stmmac: support extend descriptors by Giuseppe CAVALLARO · 11 years ago
  56. 4a7d666 stmmac: reorganize chain/ring modes removing Koptions by Giuseppe CAVALLARO · 11 years ago
  57. ad999ee bonding: cleanup unneeded rcu_read_lock() by Veaceslav Falico · 11 years ago
  58. e7333e3 MAINTAINERS: add netdev list for PTP (IEEE 1588) by Jiri Benc · 11 years ago
  59. 55c31b5 ptp_pch: fix typo in module parameter description by Jiri Benc · 11 years ago
  60. e82add5 net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  61. 8bca424 net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  62. 4294beb net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  63. 33b7f02 Merge branch 'transport-header' by David S. Miller · 11 years ago
  64. 15e5a03 net_sched: better precise estimation on packet length for untrusted packets by Jason Wang · 11 years ago
  65. f9ca8f7 netback: set transport header before passing it to kernel by Jason Wang · 11 years ago
  66. c1aad27 packet: set transport header before doing xmit by Jason Wang · 11 years ago
  67. 38502af tuntap: set transport header before passing it to kernel by Jason Wang · 11 years ago
  68. 9b4d669 macvtap: set transport header before passing skb to lower device by Jason Wang · 11 years ago
  69. a88b9ce netlink: remove duplicated NLMSG_ALIGN by Hong zhi guo · 11 years ago
  70. 03c9d7a Merge branch '6lowpan' by David S. Miller · 11 years ago
  71. 24363b6 6lowpan: modify udp compression/uncompression to match the standard by Tony Cheneau · 11 years ago
  72. 43de7aa 6lowpan: use the PANID provided by the device instead of a static value by Tony Cheneau · 11 years ago
  73. c7d0ab2 6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer by Tony Cheneau · 11 years ago
  74. 0483546 mac802154: add mac802154_dev_get_dsn() by Tony Cheneau · 11 years ago
  75. d4ac323 6lowpan: store fragment tag values per device instead of net stack wide by Tony Cheneau · 11 years ago
  76. 9da2924 6lowpan: add debug messages for 6LoWPAN fragmentation by Tony Cheneau · 11 years ago
  77. d991b98 6lowpan: fix first fragment (FRAG1) handling by Tony Cheneau · 11 years ago
  78. 58ef67c 6lowpan: use short IEEE 802.15.4 addresses for broadcast destination by Tony Cheneau · 11 years ago
  79. cf69206 mac802154: turn on ACK when enabled by the upper layers by Tony Cheneau · 11 years ago
  80. f333a15 6lowpan: always enable link-layer acknowledgments by Tony Cheneau · 11 years ago
  81. f5c20f5 6lowpan: next header is not properly set upon decompression of a UDP header. by Tony Cheneau · 11 years ago
  82. 8d879a3 6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible address correctly by Tony Cheneau · 11 years ago
  83. de179c8 netlink: have length check of rtnl msg before deref by Hong zhi guo · 11 years ago
  84. 14134f6 af_unix: dont send SCM_CREDENTIAL when dest socket is NULL by dingtianhong · 11 years ago
  85. 8dc57da Merge branch 'ipv6-firewire' by David S. Miller · 11 years ago
  86. cb6bf35 firewire net, ipv6: IPv6 over Firewire (RFC3146) support. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  87. 6752c8d firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  88. 61a7839 firewire net: Ignore spd and max_payload advertised by ARP. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  89. 382c4b4 firewire net: Allocate address handler before registering net_device. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  90. 021b97e firewire net: Send L2 multicast via GASP. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  91. 18406d7 firewire net: Accept IPv4 and ARP only. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  92. b809286 net/davinci_emac: use devres APIs by Sekhar Nori · 11 years ago
  93. dbbd136 Merge branch 'tunnels' by David S. Miller · 11 years ago
  94. f61dd38 Tunneling: use IP Tunnel stats APIs. by Pravin B Shelar · 11 years ago
  95. 206aaaf VXLAN: Use IP Tunnels tunnel ENC encap API by Pravin B Shelar · 11 years ago
  96. e817104 VXLAN: Fix vxlan stats handling. by Pravin B Shelar · 11 years ago
  97. fd58156 IPIP: Use ip-tunneling code. by Pravin B Shelar · 11 years ago
  98. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  99. 465c0a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  100. 76a0e68 pch_gbe: fix ip_summed checksum reporting on rx by Veaceslav Falico · 11 years ago