1. d6a8c36 udp: increase inner ip header ID during segmentation by Cong Wang · 12 years ago
  2. 10c0d7e ip_gre: increase inner ip header ID during segmentation by Cong Wang · 12 years ago
  3. e287a75 bnx2x: increase inner ip id during encapsulated tso by Dmitry Kravkov · 12 years ago
  4. 9d0ca6e virtio: remove obsolete virtqueue_get_queue_index() by Rusty Russell · 12 years ago
  5. 6b0c21c net: Fix p3_gelic_net sparse warnings by Geoff Levand · 12 years ago
  6. 9b5645b appletalk: remove "config IPDDP_DECAP" by Paul Bolle · 12 years ago
  7. fe0e76f sh_eth: fix unused variable warning by Sergei Shtylyov · 12 years ago
  8. 7961780 filter: bpf_jit_comp: refactor and unify BPF JIT image dump output by Daniel Borkmann · 12 years ago
  9. d5e07e6 sh_eth: use managed device API by Sergei Shtylyov · 12 years ago
  10. 564044b sh_eth: kill unneeded typecast in sh_eth_drv_probe() by Sergei Shtylyov · 12 years ago
  11. dfed5e7 sh_eth: use PIR_* bits by Sergei Shtylyov · 12 years ago
  12. 98e821a net: fix psock_fanout on sparc64 by Willem de Bruijn · 12 years ago
  13. eaaa313 netlink: Diag core and basic socket info dumping (v2) by Andrey Vagin · 12 years ago
  14. 0f29c76 net: prepare netlink code for netlink diag by Andrey Vagin · 12 years ago
  15. 953d276 gianfar: Remove superfluous kernel_dropped local counter by Claudiu Manoil · 12 years ago
  16. c6e1160 gianfar: Cleanup dead code and minor formatting by Claudiu Manoil · 12 years ago
  17. 39c0a0d gianfar: Remove 'maybe-uninitialized' compile warning by Claudiu Manoil · 12 years ago
  18. 14c3326 net: sh-eth: Use pr_err instead of printk by Nobuhiro Iwamatsu · 12 years ago
  19. 4021db9 net: remove redundant ifdef CONFIG_CGROUPS by Zefan Li · 12 years ago
  20. e33099f tcp: implement RFC5682 F-RTO by Yuchung Cheng · 12 years ago
  21. ab42d9e tcp: refactor CA_Loss state processing by Yuchung Cheng · 12 years ago
  22. 9b44190 tcp: refactor F-RTO by Yuchung Cheng · 12 years ago
  23. e306e2c filter: add minimal BPF JIT image disassembler by Daniel Borkmann · 12 years ago
  24. 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
  25. 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
  26. e76d120 chelsio: use netdev_alloc_skb_ip_align by stephen hemminger · 12 years ago
  27. a6f6803 net: Move selftests to common net/ subdirectory. by David S. Miller · 12 years ago
  28. 4c1d8d0 net: fix psock_fanout selftest bind error message by Daniel Baluta · 12 years ago
  29. 70386d4 chelsio: add headroom in RX path by Eric Dumazet · 12 years ago
  30. 8fdc929 dynticks: avoid flow_cache_flush() interrupting every core by Chris Metcalf · 12 years ago
  31. 7fa6f340 bnx2x: AER revised by Yuval Mintz · 12 years ago
  32. 47a5247 net: fec: make local function fec_poll_controller() static by Wei Yongjun · 12 years ago
  33. e052a58 net: ethernet: davinci_emac: make local function emac_poll_controller() static by Wei Yongjun · 12 years ago
  34. 9fad0c9 net: mdio-octeon: Use module_platform_driver() by Sachin Kamat · 12 years ago
  35. f8e5fc8 net: mdio-gpio: Use module_platform_driver() by Sachin Kamat · 12 years ago
  36. 95d158d net: au1k_ir: Use module_platform_driver() by Sachin Kamat · 12 years ago
  37. 6d74968 net: s6gmac: Use module_platform_driver() by Sachin Kamat · 12 years ago
  38. 18e4a73 net: ks8695net: Use module_platform_driver() by Sachin Kamat · 12 years ago
  39. 2b5faa4 connector: Added coredumping event to the process connector by Jesper Derehag · 12 years ago
  40. 800c644 gianfar: Refactor config coalescing calls for all queues by Claudiu Manoil · 12 years ago
  41. 5d9657d gianfar: Remove redundant programming of [rt]xic registers by Claudiu Manoil · 12 years ago
  42. 6be5ed3 gianfar: Poll only active Rx queues by Claudiu Manoil · 12 years ago
  43. c233cf40 gianfar: Fix tx napi polling by Claudiu Manoil · 12 years ago
  44. 3e5289d filter: add ANC_PAY_OFFSET instruction for loading payload start offset by Daniel Borkmann · 12 years ago
  45. f77668d net: flow_dissector: add __skb_get_poff to get a start offset to payload by Daniel Borkmann · 12 years ago
  46. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  47. 23a9072 net: fix psock_fanout selftest hash collision by Willem de Bruijn · 12 years ago
  48. da2191e net: fec: Define indexes as 'unsigned int' by Fabio Estevam · 12 years ago
  49. 896ee0e net/irda: add missing error path release_sock call by Kees Cook · 12 years ago
  50. fa90b07 lpc_eth: fix error return code in lpc_eth_drv_probe() by Wei Yongjun · 12 years ago
  51. fc0c090 sh_eth: check TSU registers ioremap() error by Sergei Shtylyov · 12 years ago
  52. 0582b7d sh_eth: fix bitbang memory leak by Sergei Shtylyov · 12 years ago
  53. 283951f ipconfig: Fix newline handling in log message. by Martin Fuzzey · 12 years ago
  54. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 12 years ago
  55. e0ebcb8 Merge branch 'l2tp' by David S. Miller · 12 years ago
  56. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 12 years ago
  57. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 12 years ago
  58. cf2f5c8 l2tp: push all ppp pseudowire shutdown through .release handler by Tom Parkin · 12 years ago
  59. 4c6e2fd l2tp: purge session reorder queue on delete by Tom Parkin · 12 years ago
  60. 48f72f9 l2tp: add session reorder queue purge function to core by Tom Parkin · 12 years ago
  61. 02d13ed l2tp: don't BUG_ON sk_socket being NULL by Tom Parkin · 12 years ago
  62. 8abbbe8 l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup by Tom Parkin · 12 years ago
  63. 2b551c6 l2tp: close sessions before initiating tunnel delete by Tom Parkin · 12 years ago
  64. 9360631 l2tp: close sessions in ip socket destroy callback by Tom Parkin · 12 years ago
  65. e34f4c7 l2tp: export l2tp_tunnel_closeall by Tom Parkin · 12 years ago
  66. 9980d00 l2tp: add udp encap socket destroy handler by Tom Parkin · 12 years ago
  67. 44046a5 udp: add encap_destroy callback by Tom Parkin · 12 years ago
  68. f1e79e2 genetlink: trigger BUG_ON if a group name is too long by Masatake YAMATO · 12 years ago
  69. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  70. 0d4e671 ath6kl: fix size_t printf warnings by Kalle Valo · 12 years ago
  71. 3dd6664 netfilter: remove unused "config IP_NF_QUEUE" by Paul Bolle · 12 years ago
  72. 10b3866 Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  73. b44540e net: Get rid of compat defines in psock_fanout.c selftest. by David S. Miller · 12 years ago
  74. 547b524 PCI: Use ROM images from firmware only if no other ROM source available by Matthew Garrett · 12 years ago
  75. 5c7c336 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  76. 9471244 net: Fix failure string in net-socket selftests Makefile. by David S. Miller · 12 years ago
  77. 77f65eb packet: packet fanout rollover during socket overload by Willem de Bruijn · 12 years ago
  78. e748962 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  79. f58b20b sparc: remove unused "config BITS" by Paul Bolle · 12 years ago
  80. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  81. e0b20296 sparc: delete "if !ULTRA_HAS_POPULATION_COUNT" by Paul Bolle · 12 years ago
  82. b0aa73b net: Add socket() system call self test. by David S. Miller · 12 years ago
  83. 7920720 arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS by Paul Bolle · 12 years ago
  84. 63b7743 arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED by Paul Bolle · 12 years ago
  85. b5fb82c xfrm: use xfrm direction when lookup policy by Baker Zhang · 12 years ago
  86. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 12 years ago
  87. 6fed959 net/smsc911x: Use NULL instead of integer for pointer by Sachin Kamat · 12 years ago
  88. 271648b qeth: Fix scatter-gather regression by Frank Blaschka · 12 years ago
  89. 82e2e78 qeth: Fix invalid router settings handling by Stefan Raspl · 12 years ago
  90. 82f77cf qeth: delay feature trace by Stefan Raspl · 12 years ago
  91. 119c331 mrf24j40: Fix byte-order of IEEE address by Alan Ott · 12 years ago
  92. cf82dab mrf24j40: Increase max SPI speed to 10MHz by Alan Ott · 12 years ago
  93. 7a1c231 mrf24j40: Warn if transmit interrupts timeout by Alan Ott · 12 years ago
  94. 50861c7 mrf24j40: pinctrl support by Alan Ott · 12 years ago
  95. c9bbb75 can: dump stack on protocol bugs by Oliver Hartkopp · 12 years ago
  96. bf93ad7 ipvs: remove extra rcu lock by Julian Anastasov · 12 years ago
  97. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 12 years ago
  98. 112ccff Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  99. 9997d08 sgy-cts1000: Remove __dev* attributes by Ben Collins · 12 years ago
  100. b63dc12 Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago