1. 8aeb89f tipc: move bcast_addr from struct tipc_media to struct tipc_bearer by Patrick McHardy · 12 years ago
  2. ccc4ba2 tipc: remove unused str2addr media callback by Patrick McHardy · 12 years ago
  3. a6bda45 net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning by Bjørn Mork · 12 years ago
  4. c1db7a2 net: sctp: sctp_ulpq: remove 'malloced' struct member by Daniel Borkmann · 12 years ago
  5. 50181c0 net: sctp: sctp_bind_addr: remove dead code by Daniel Borkmann · 12 years ago
  6. 8fa5df6 net: sctp: sctp_transport: remove unused variable by Daniel Borkmann · 12 years ago
  7. dacda32 net: sctp: outqueue: simplify sctp_outq_uncork function by Daniel Borkmann · 12 years ago
  8. 165a4c3 net: sctp: sctp_outq: remove 'malloced' from its struct by Daniel Borkmann · 12 years ago
  9. ee16371 net: sctp: sctp_inq: remove dead code by Daniel Borkmann · 12 years ago
  10. 542c2d83 net: sctp: sctp_ssnmap: remove 'malloced' element from struct by Daniel Borkmann · 12 years ago
  11. 92cf1f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  12. 98d2f0e atl1: Protect atl1_suspend with CONFIG_PM_SLEEP by Fabio Estevam · 12 years ago
  13. 264f0ef Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  14. bf7bfd7 fec: Use SIMPLE_DEV_PM_OPS by Fabio Estevam · 12 years ago
  15. 474f315 pch_gbe: minor: report the actual error on MTU change by Veaceslav Falico · 12 years ago
  16. c7995c4 vxlan: Allow setting destination to unicast address. by Atzm Watanabe · 12 years ago
  17. 184f489 packet: minor: add generic tpacket_uhdr to access packet headers by Daniel Borkmann · 12 years ago
  18. f406c8b sctp: Add buffer utilization fields to /proc/net/sctp/assocs by Dilip Daya · 12 years ago
  19. 1e0a8b1 tlan: cancel work at remove path by Devendra Naga · 12 years ago
  20. d5d427c neighbour: Convert NEIGH_PRINTK to neigh_dbg by Joe Perches · 12 years ago
  21. 057dad6 at86rf230: change irq handling to prevent lockups with edge type irq by Sascha Herrmann · 12 years ago
  22. 43b5abe at86rf230: add irq type configuration option by Sascha Herrmann · 12 years ago
  23. 8ac2b3c ks8851: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  24. c132cf5 xgmac: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  25. 42df36a tg3: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  26. 7b7a2bb atl1: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  27. 4fcc999 can: mcp251x: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  28. 06e1d1d can: sja1000: use common prefix for all sja1000 defines by Oliver Hartkopp · 12 years ago
  29. e0f0ecf openvswitch: Use generic struct pcpu_tstats. by Pravin B Shelar · 12 years ago
  30. 8e4e171 openvswitch: Simplify datapath locking. by Pravin B Shelar · 12 years ago
  31. 61f4713 Merge branch 'sync_multiple' by David S. Miller · 12 years ago
  32. 72b2703 team: Use new sync_multiple api to sync devices adressess. by Vlad Yasevich · 12 years ago
  33. 4cd729b0 net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api by Vlad Yasevich · 12 years ago
  34. 0022d2d net: sctp: minor: make sctp_ep_common's member 'dead' a bool by Daniel Borkmann · 12 years ago
  35. ff2266c net: sctp: remove sctp_ep_common struct member 'malloced' by Daniel Borkmann · 12 years ago
  36. 1e8edc2 sis900: check for DMA map errors by Denis Kirjanov · 12 years ago
  37. 72ca820 net/macb: fix error return code in macb_probe() by Nicolas Ferre · 12 years ago
  38. ab09a6d vxlan: don't bypass encapsulation for multi- and broadcasts by Mike Rapoport · 12 years ago
  39. 4731d01 net: tcp_memcontrol: minor: remove unused variable by Daniel Borkmann · 12 years ago
  40. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 12 years ago
  41. 9d9f163 vxlan: use htonl when snooping for loopback address by Mike Rapoport · 12 years ago
  42. c84d805 ucc_geth: Convert ugeth_<level> to pr_<level> by Joe Perches · 12 years ago
  43. 375d6a1 gianfar: Use netdev_<level> when possible by Joe Perches · 12 years ago
  44. 31b7720 fec: Convert printks to netdev_<level> by Joe Perches · 12 years ago
  45. bece1b9 tcp: tcp_tso_segment() small optimization by Eric Dumazet · 12 years ago
  46. eb1d064 fec: Fix PHC device log by Fabio Estevam · 12 years ago
  47. ca7c4a4 ethernet/fec: Add Vybrid family fec support by Jingchang Lu · 12 years ago
  48. bbeae58 net/at91_ether: fix error return code in at91ether_probe() by Wei Yongjun · 12 years ago
  49. 7356a76 ptp: dynamic allocation of PHC char devices by Jiri Benc · 12 years ago
  50. d6a4a10 tcp: GSO should be TSQ friendly by Eric Dumazet · 12 years ago
  51. d14a489 act_csum: fix possible use after free by Eric Dumazet · 12 years ago
  52. 3619eb8 net: mv643xx_eth: remove deprecated inet_lro support by Sebastian Hesselbarth · 12 years ago
  53. 6706c82 vxlan: fix some sparse warnings by Wei Yongjun · 12 years ago
  54. bea8933 xen-netback: switch to use skb_partial_csum_set() by Jason Wang · 12 years ago
  55. 6c67798 Revert "netprio_cgroup: make local table static" by David S. Miller · 12 years ago
  56. 5760f42 net: ethernet: stmicro: stmmac: use devm_ioremap_resource() by Silviu-Mihai Popescu · 12 years ago
  57. f9725c0 be2net: remove unused variable 'sge' by Ivan Vecera · 12 years ago
  58. 09bf1c1 net: mv643xx_eth: Add GRO support by Sebastian Hesselbarth · 12 years ago
  59. c031799 tuntap: initialize vlan_features by Jason Wang · 12 years ago
  60. 4fda830 virtio-net: initialize vlan_features by Jason Wang · 12 years ago
  61. 727f957 net: mv643xx_eth: use managed devm_kzalloc by Sebastian Hesselbarth · 12 years ago
  62. 2092248 net: mv643xx_eth: add shared clk and cleanup existing clk handling by Sebastian Hesselbarth · 12 years ago
  63. b8075da net: mvmdio: add clocks property to binding documentation by Sebastian Hesselbarth · 12 years ago
  64. 70181d51 vhost_net: remove tx polling state by Jason Wang · 12 years ago
  65. 16e3d96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  66. c59fec2 net/mlx4_en: set correct MTU in SRIOV by Eugenia Emantayev · 12 years ago
  67. fab1e24 net/mlx4_core: Translate guest B0 steering rules to DMFS by Hadar Hen Zion · 12 years ago
  68. fd91c49 net/mlx4_core: Add helper function to translate B0 steering rules to DMFS by Hadar Hen Zion · 12 years ago
  69. 4b49f58 usbnet: handle link change by Ming Lei · 12 years ago
  70. 0162c55 usbnet: apply usbnet_link_change by Ming Lei · 12 years ago
  71. 9ef2c44 usbnet: sierra: apply usbnet_link_change by Ming Lei · 12 years ago
  72. c10b171 usbnet: dm9601: apply usbnet_link_change by Ming Lei · 12 years ago
  73. 418fc57 usbnet: cdc-ether: apply usbnet_link_change by Ming Lei · 12 years ago
  74. 7a97856 usbnet: ax88179_1781: apply usbnet_link_change by Ming Lei · 12 years ago
  75. eae6591 usbnet: asix: apply usbnet_link_change by Ming Lei · 12 years ago
  76. 8a34b0a usbnet: cdc_ncm: apply usbnet_link_change by Ming Lei · 12 years ago
  77. 4be74c1 usbnet: mcs7830: apply usbnet_link_change by Ming Lei · 12 years ago
  78. f24ba7b usbnet: mcs7830: don't reset link by Ming Lei · 12 years ago
  79. ac64995 usbnet: introduce usbnet_link_change API by Ming Lei · 12 years ago
  80. 763eff5 netprio_cgroup: make local table static by stephen hemminger · 12 years ago
  81. 9eaee8b xen-netback: fix sparse warning by stephen hemminger · 12 years ago
  82. 61c2fc4 bnx2: make cnic_probe static by stephen hemminger · 12 years ago
  83. b4f9e8c openvswitch: datapath.h: Fix a stale comment. by Andy Zhou · 12 years ago
  84. e355fbb Merge branch 'wireless' by David S. Miller · 12 years ago
  85. d364140 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  86. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  87. 953c96e tg3: Use bool not int by Joe Perches · 12 years ago
  88. 712c4b7 Merge branch 'tg3' by David S. Miller · 12 years ago
  89. 99bbd92 MAINTAINERS: Update tg3 to reflect organizational changes by Nithin Sujir · 12 years ago
  90. 7a28fde tg3: Update version to 3.131 by Nithin Sujir · 12 years ago
  91. ed1ff5c tg3: Reset the phy to allow modified EEE settings to take effect by Nithin Sujir · 12 years ago
  92. fdad8de tg3: Pull the phy advertised speed and flow control settings on driver load by Nithin Sujir · 12 years ago
  93. 942d1af tg3: Add support for link flap avoidance by Nithin Sujir · 12 years ago
  94. 85730a6 tg3: Add SGMII phy support for 5719/5718 serdes by Michael Chan · 12 years ago
  95. 3310e24 tg3: Add tg3_clear_mac_status() common function by Michael Chan · 12 years ago
  96. ce20f16 tg3: Add a warning during link settings change if mgmt enabled by Nithin Sujir · 12 years ago
  97. f1315d2 tg3: Remove unnecessary phy reset during ethtool commands by Nithin Sujir · 12 years ago
  98. f6334bb tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices by Michael Chan · 12 years ago
  99. f0fcd7a tg3: Fix flow control settings not propagated to hardware by Nithin Sujir · 12 years ago
  100. 1b86643 net: sctp: introduce uapi header for sctp by Daniel Borkmann · 12 years ago