1. 05c0db0 VXLAN: Use UDP Tunnel segmention. by Pravin B Shelar · 11 years ago
  2. 7313626 tunneling: Add generic Tunnel segmentation. by Pravin B Shelar · 11 years ago
  3. aefbd2b tunneling: Capture inner mac header during encapsulation. by Pravin B Shelar · 11 years ago
  4. f5b1729 net: Add skb_headers_offset_update helper function. by Pravin B Shelar · 11 years ago
  5. ee57967 tunnel: Inherit NETIF_F_SG for hw_enc_features. by Pravin B Shelar · 11 years ago
  6. ec5f061 net: Kill link between CSUM and SG features. by Pravin B Shelar · 11 years ago
  7. 3868b7a ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set by Hannes Frederic Sowa · 11 years ago
  8. 842df07 ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id by Hannes Frederic Sowa · 11 years ago
  9. b7ef213 ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper functions by Hannes Frederic Sowa · 11 years ago
  10. 80580d4 ipv6: ndisc: remove redundant check for !dev->addr_len by Thomas Graf · 11 years ago
  11. 0bcf6aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  12. c031e23 VSOCK: Split vm_sockets.h into kernel/uapi by Andy King · 11 years ago
  13. 3ffcf2c e1000e: cleanup - move defines to appropriate header file by Bruce Allan · 11 years ago
  14. bbf44127 e1000e: cleanup format of struct e1000_opt_list struct by Bruce Allan · 11 years ago
  15. ce43a21 e1000e: cleanup USLEEP_RANGE checkpatch checks by Bruce Allan · 11 years ago
  16. e5fe254 e1000e: cleanup unnecessary line breaks by Bruce Allan · 11 years ago
  17. 04e115c e1000e: cleanup formatting of static structs by Bruce Allan · 11 years ago
  18. 33550ce e1000e: cleanup unusually placed comments by Bruce Allan · 11 years ago
  19. fc830b7 e1000e: cleanup (add/remove) blank lines where appropriate by Bruce Allan · 11 years ago
  20. 53aa82d e1000e: cleanup SPACING checkpatch checks by Bruce Allan · 11 years ago
  21. 17e813e e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks by Bruce Allan · 11 years ago
  22. 66501f5 e1000e: cleanup LEADING_SPACE checkpatch warnings by Bruce Allan · 11 years ago
  23. c29c3ba e1000e: cleanup LONG_LINE checkpatch warnings by Bruce Allan · 11 years ago
  24. 362e20c e1000e: cleanup SPACING checkpatch errors and warnings by Bruce Allan · 11 years ago
  25. f0ff439 e1000e: cleanup CODE_INDENT checkpatch errors by Bruce Allan · 11 years ago
  26. 39ba22b ixgbevf: use PCI_DEVICE_TABLE macro by Stephen Hemminger · 11 years ago
  27. e757e3e ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races by Alexander Duyck · 11 years ago
  28. 7f0e44a ipv6 flowlabel: add __rcu annotations by Eric Dumazet · 11 years ago
  29. bf5e4dd bridge: use ipv4_is_local_multicast() helper by Amerigo Wang · 11 years ago
  30. 11e5e76 bgmac: register MII bus by Rafał Miłecki · 11 years ago
  31. c7bb15a be2net: Update copyright year by Vasundhara Volam · 11 years ago
  32. 3bffc47 CAIF: fix indentation for function arguments by Silviu-Mihai Popescu · 11 years ago
  33. b2fb4f5 tcp: uninline tcp_prequeue() by Eric Dumazet · 11 years ago
  34. f3564b2 Merge branch 'tg3' by David S. Miller · 11 years ago
  35. c4dab50 tg3: Download 57766 EEE service patch firmware by Nithin Sujir · 11 years ago
  36. 31f11a9 tg3: Enhance firmware download code to support fragmented firmware by Nithin Sujir · 11 years ago
  37. 77997ea tg3: Cleanup firmware parsing code by Nithin Sujir · 11 years ago
  38. f4bffb2 tg3: Refactor the 2nd type of cpu pause by Nithin Sujir · 11 years ago
  39. 837c45b tg3: Refactor cpu pause/resume code by Nithin Sujir · 11 years ago
  40. 1caf13e tg3: Add new FW_TSO flag by Matt Carlson · 11 years ago
  41. a6f3587 Merge branch 'fdb' by David S. Miller · 11 years ago
  42. 3e5c112 qlcnic: Use generic fdb handler when driver options are not enabled. by Vlad Yasevich · 11 years ago
  43. 75a75ee mlx4: Remove driver specific fdb handlers. by Vlad Yasevich · 11 years ago
  44. faaf02d ixgbe: Make use of the default fdb handlers. by Vlad Yasevich · 11 years ago
  45. 090096b net: generic fdb support for drivers without ndo_fdb_<op> by Vlad Yasevich · 11 years ago
  46. 6906f4e htb: add HTB_DIRECT_QLEN attribute by Eric Dumazet · 11 years ago
  47. 09e7fae r6040: check MDIO register busy waiting result by Florian Fainelli · 11 years ago
  48. 7a67420 netconf: add the handler to dump entries by Nicolas Dichtel · 11 years ago
  49. 753f993 team: introduce random mode by Jiri Pirko · 11 years ago
  50. acbba0d team: introduce two default team_modeop functions and use them in modes by Jiri Pirko · 11 years ago
  51. 6fac411 bnx2x: use the default NAPI weight by Eric Dumazet · 11 years ago
  52. 82dc3c6 net: introduce NAPI_POLL_WEIGHT by Eric Dumazet · 11 years ago
  53. dd9f319 tcp: ipv6: bind() use stronger condition for bind_conflict by Flavio Leitner · 11 years ago
  54. fae4f3c net: cs89x0: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  55. b543a8d net: macb: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  56. ecad0a6 net: at91_ether: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  57. 9f22578 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  58. d7b815d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  59. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  60. e3b5951 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  61. 6516ab6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 06e79d3 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  63. a5e0d73 Merge tag 'md-3.9' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  64. 54c9b225 powerpc: Set DSCR bit in FSCR setup by Michael Neuling · 11 years ago
  65. fa759e9 powerpc: Add DSCR FSCR register bit definition by Michael Neuling · 11 years ago
  66. 57d2316 powerpc: Fix setting FSCR for HV=0 and on secondary CPUs by Michael Neuling · 11 years ago
  67. 8170a83 powerpc: Wireup the kcmp syscall to sys_ni by Tony Breeds · 11 years ago
  68. a74f350 powerpc: Remove unused BITOP_LE_SWIZZLE macro by Akinobu Mita · 11 years ago
  69. 6a40480 powerpc: Avoid link stack corruption in MMU on syscall entry path by Michael Neuling · 11 years ago
  70. 9276dfd drivers/tty/hvc: Use strlcpy instead of strncpy by Chen Gang · 11 years ago
  71. 6b6680c powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code by Chen Gang · 11 years ago
  72. 2777789 powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit by Tony Breeds · 11 years ago
  73. f7f154f hw_random: make buffer usable in scatterlist. by Rusty Russell · 11 years ago
  74. aab2b4b tcp: fix double-counted receiver RTT when leaving receiver fast path by Neal Cardwell · 11 years ago
  75. d2123be CAIF: fix sparse warning for caif_usb by Silviu-Mihai Popescu · 11 years ago
  76. 7dac1b5 rds: simplify a warning message by Cong Wang · 11 years ago
  77. acac840 net: fec: fix build error in no MXC platform by Frank Li · 11 years ago
  78. 3e8b0ac net: ipv6: Don't purge default router if accept_ra=2 by Lorenzo Colitti · 11 years ago
  79. de5fb0a net: fec: put tx to napi poll function to fix dead lock by Frank Li · 11 years ago
  80. 3f73686 sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE by Cong Wang · 11 years ago
  81. ece6b0a rds: limit the size allocated by rds_message_alloc() by Cong Wang · 11 years ago
  82. 6dbe51c Linux 3.9-rc1 by Linus Torvalds · 11 years ago
  83. ea882c2 Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 11 years ago
  84. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  85. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  86. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  87. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  88. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  89. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  90. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  91. 686c094 Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  92. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  93. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  94. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  95. 23caaee Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  96. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 11 years ago
  97. b711c12 MAINTAINERS: remove eexpress by Cesar Eduardo Barros · 11 years ago
  98. 6b8a12b MAINTAINERS: remove drivers/net/wan/cycx* by Cesar Eduardo Barros · 11 years ago
  99. 15516f1 MAINTAINERS: remove 3c505 by Cesar Eduardo Barros · 11 years ago
  100. d6e89c0 caif_dev: fix sparse warnings for caif_flow_cb by Silviu-Mihai Popescu · 11 years ago