1. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 12 years ago
  2. 58d7d8f decnet: Parse netlink attributes on our own by Thomas Graf · 12 years ago
  3. 9b924db Merge branch 'mv643xx_eth' by David S. Miller · 12 years ago
  4. c3a0713 mv643xx_eth: convert to use the Marvell Orion MDIO driver by Florian Fainelli · 12 years ago
  5. 2ec9852 net: mvmdio: enhance driver to support SMI error/done interrupts by Florian Fainelli · 12 years ago
  6. 3712b71 net: mvmdio: rename base register cookie from smireg to regs by Florian Fainelli · 12 years ago
  7. 7111b71 net: mvmdio: allow platform device style registration by Florian Fainelli · 12 years ago
  8. 43d6869 s6gmac: fix error return code in s6gmac_probe() by Wei Yongjun · 12 years ago
  9. d6a8c36 udp: increase inner ip header ID during segmentation by Cong Wang · 12 years ago
  10. 10c0d7e ip_gre: increase inner ip header ID during segmentation by Cong Wang · 12 years ago
  11. e287a75 bnx2x: increase inner ip id during encapsulated tso by Dmitry Kravkov · 12 years ago
  12. 9d0ca6e virtio: remove obsolete virtqueue_get_queue_index() by Rusty Russell · 12 years ago
  13. 6b0c21c net: Fix p3_gelic_net sparse warnings by Geoff Levand · 12 years ago
  14. 9b5645b appletalk: remove "config IPDDP_DECAP" by Paul Bolle · 12 years ago
  15. fe0e76f sh_eth: fix unused variable warning by Sergei Shtylyov · 12 years ago
  16. 7961780 filter: bpf_jit_comp: refactor and unify BPF JIT image dump output by Daniel Borkmann · 12 years ago
  17. d5e07e6 sh_eth: use managed device API by Sergei Shtylyov · 12 years ago
  18. 564044b sh_eth: kill unneeded typecast in sh_eth_drv_probe() by Sergei Shtylyov · 12 years ago
  19. dfed5e7 sh_eth: use PIR_* bits by Sergei Shtylyov · 12 years ago
  20. 98e821a net: fix psock_fanout on sparc64 by Willem de Bruijn · 12 years ago
  21. eaaa313 netlink: Diag core and basic socket info dumping (v2) by Andrey Vagin · 12 years ago
  22. 0f29c76 net: prepare netlink code for netlink diag by Andrey Vagin · 12 years ago
  23. ae5fc98 net: fix *_DIAG_MAX constants by Andrey Vagin · 12 years ago
  24. b37391e Merge branch 'mlx4' by David S. Miller · 12 years ago
  25. 2c473ae net/mlx4_core: Disallow releasing VF QPs which have steering rules by Hadar Hen Zion · 12 years ago
  26. 1e3f7b3 net/mlx4_core: Always use 64 bit resource ID when doing lookup by Hadar Hen Zion · 12 years ago
  27. 6efb5fa net/mlx4_en: Remove ethtool flow steering rules before releasing QPs by Hadar Hen Zion · 12 years ago
  28. 80cb002 net/mlx4_core: Fix wrong order of flow steering resources removal by Hadar Hen Zion · 12 years ago
  29. c101c81 net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper by Moshe Lazer · 12 years ago
  30. 953d276 gianfar: Remove superfluous kernel_dropped local counter by Claudiu Manoil · 12 years ago
  31. c6e1160 gianfar: Cleanup dead code and minor formatting by Claudiu Manoil · 12 years ago
  32. 39c0a0d gianfar: Remove 'maybe-uninitialized' compile warning by Claudiu Manoil · 12 years ago
  33. ce16294 net: ethernet: cpsw: fix erroneous condition in error check by Lothar Waßmann · 12 years ago
  34. 14c3326 net: sh-eth: Use pr_err instead of printk by Nobuhiro Iwamatsu · 12 years ago
  35. cb0e51d lantiq_etop: use free_netdev(netdev) instead of kfree() by Wei Yongjun · 12 years ago
  36. 4021db9 net: remove redundant ifdef CONFIG_CGROUPS by Zefan Li · 12 years ago
  37. e33099f tcp: implement RFC5682 F-RTO by Yuchung Cheng · 12 years ago
  38. ab42d9e tcp: refactor CA_Loss state processing by Yuchung Cheng · 12 years ago
  39. 9b44190 tcp: refactor F-RTO by Yuchung Cheng · 12 years ago
  40. e306e2c filter: add minimal BPF JIT image disassembler by Daniel Borkmann · 12 years ago
  41. b34870f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wireless by David S. Miller · 12 years ago
  42. 73214f5 thermal: shorten too long mcast group name by Masatake YAMATO · 12 years ago
  43. 5470b46 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
  44. e76d120 chelsio: use netdev_alloc_skb_ip_align by stephen hemminger · 12 years ago
  45. f379fb9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  46. a6f6803 net: Move selftests to common net/ subdirectory. by David S. Miller · 12 years ago
  47. 9d73adf fec: Fix the build as module by Fabio Estevam · 12 years ago
  48. b9d5319 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  49. 4c1d8d0 net: fix psock_fanout selftest bind error message by Daniel Baluta · 12 years ago
  50. 70386d4 chelsio: add headroom in RX path by Eric Dumazet · 12 years ago
  51. 8fdc929 dynticks: avoid flow_cache_flush() interrupting every core by Chris Metcalf · 12 years ago
  52. 7fa6f340 bnx2x: AER revised by Yuval Mintz · 12 years ago
  53. 47a5247 net: fec: make local function fec_poll_controller() static by Wei Yongjun · 12 years ago
  54. e052a58 net: ethernet: davinci_emac: make local function emac_poll_controller() static by Wei Yongjun · 12 years ago
  55. 9fad0c9 net: mdio-octeon: Use module_platform_driver() by Sachin Kamat · 12 years ago
  56. f8e5fc8 net: mdio-gpio: Use module_platform_driver() by Sachin Kamat · 12 years ago
  57. 95d158d net: au1k_ir: Use module_platform_driver() by Sachin Kamat · 12 years ago
  58. 6d74968 net: s6gmac: Use module_platform_driver() by Sachin Kamat · 12 years ago
  59. 18e4a73 net: ks8695net: Use module_platform_driver() by Sachin Kamat · 12 years ago
  60. 2b5faa4 connector: Added coredumping event to the process connector by Jesper Derehag · 12 years ago
  61. 800c644 gianfar: Refactor config coalescing calls for all queues by Claudiu Manoil · 12 years ago
  62. 5d9657d gianfar: Remove redundant programming of [rt]xic registers by Claudiu Manoil · 12 years ago
  63. 6be5ed3 gianfar: Poll only active Rx queues by Claudiu Manoil · 12 years ago
  64. c233cf40 gianfar: Fix tx napi polling by Claudiu Manoil · 12 years ago
  65. 3e5289d filter: add ANC_PAY_OFFSET instruction for loading payload start offset by Daniel Borkmann · 12 years ago
  66. f77668d net: flow_dissector: add __skb_get_poff to get a start offset to payload by Daniel Borkmann · 12 years ago
  67. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. 23a9072 net: fix psock_fanout selftest hash collision by Willem de Bruijn · 12 years ago
  69. da2191e net: fec: Define indexes as 'unsigned int' by Fabio Estevam · 12 years ago
  70. 896ee0e net/irda: add missing error path release_sock call by Kees Cook · 12 years ago
  71. fa90b07 lpc_eth: fix error return code in lpc_eth_drv_probe() by Wei Yongjun · 12 years ago
  72. fc0c090 sh_eth: check TSU registers ioremap() error by Sergei Shtylyov · 12 years ago
  73. 0582b7d sh_eth: fix bitbang memory leak by Sergei Shtylyov · 12 years ago
  74. 283951f ipconfig: Fix newline handling in log message. by Martin Fuzzey · 12 years ago
  75. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 12 years ago
  76. e0ebcb8 Merge branch 'l2tp' by David S. Miller · 12 years ago
  77. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 12 years ago
  78. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 12 years ago
  79. cf2f5c8 l2tp: push all ppp pseudowire shutdown through .release handler by Tom Parkin · 12 years ago
  80. 4c6e2fd l2tp: purge session reorder queue on delete by Tom Parkin · 12 years ago
  81. 48f72f9 l2tp: add session reorder queue purge function to core by Tom Parkin · 12 years ago
  82. 02d13ed l2tp: don't BUG_ON sk_socket being NULL by Tom Parkin · 12 years ago
  83. 8abbbe8 l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup by Tom Parkin · 12 years ago
  84. 2b551c6 l2tp: close sessions before initiating tunnel delete by Tom Parkin · 12 years ago
  85. 9360631 l2tp: close sessions in ip socket destroy callback by Tom Parkin · 12 years ago
  86. e34f4c7 l2tp: export l2tp_tunnel_closeall by Tom Parkin · 12 years ago
  87. 9980d00 l2tp: add udp encap socket destroy handler by Tom Parkin · 12 years ago
  88. 44046a5 udp: add encap_destroy callback by Tom Parkin · 12 years ago
  89. f1e79e2 genetlink: trigger BUG_ON if a group name is too long by Masatake YAMATO · 12 years ago
  90. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  91. 0d4e671 ath6kl: fix size_t printf warnings by Kalle Valo · 12 years ago
  92. 3dd6664 netfilter: remove unused "config IP_NF_QUEUE" by Paul Bolle · 12 years ago
  93. 10b3866 Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  94. b44540e net: Get rid of compat defines in psock_fanout.c selftest. by David S. Miller · 12 years ago
  95. 547b524 PCI: Use ROM images from firmware only if no other ROM source available by Matthew Garrett · 12 years ago
  96. 5c7c336 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  97. 9471244 net: Fix failure string in net-socket selftests Makefile. by David S. Miller · 12 years ago
  98. 77f65eb packet: packet fanout rollover during socket overload by Willem de Bruijn · 12 years ago
  99. e748962 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  100. f58b20b sparc: remove unused "config BITS" by Paul Bolle · 12 years ago