1. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 14 years ago
  2. baf523c etherdevice.h: Add ether_addr_equal_64bits by Joe Perches · 14 years ago
  3. 292e8d8 tcp: Move rcvq sending to tcp_input.c by Pavel Emelyanov · 14 years ago
  4. ae535ba Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 14 years ago
  5. 41c3cb6 ethtool: Extend the ethtool API to obtain plugin module eeprom data by Stuart Hodgson · 14 years ago
  6. a599b0f etherdevice.h: Add ether_addr_equal by Joe Perches · 14 years ago
  7. 0197dee netfilter: hashlimit: byte-based limit mode by Florian Westphal · 14 years ago
  8. cf308a1 netfilter: add xt_hmark target for hash-based skb marking by Hans Schillstrom · 14 years ago
  9. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 14 years ago
  10. 9bb862b Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 14 years ago
  11. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 14 years ago
  12. 6714cf5 netfilter: nf_conntrack: fix explicit helper attachment and NAT by Pablo Neira Ayuso · 14 years ago
  13. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 14 years ago
  14. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 14 years ago
  15. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 14 years ago
  16. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 14 years ago
  17. ac3a546 netfilter: nf_conntrack: use this_cpu_inc() by Eric Dumazet · 14 years ago
  18. a900689 netfilter: nf_ct_helper: allow to disable automatic helper assignment by Eric Leblond · 14 years ago
  19. b44907e etherdev.h: Convert int is_<foo>_ether_addr to bool by Joe Perches · 14 years ago
  20. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  21. 0ca2997 netdev/of/phy: Add MDIO bus multiplexer support. by David Daney · 14 years ago
  22. 2510602 netdev/of/phy: New function: of_mdio_find_bus(). by David Daney · 14 years ago
  23. 1c430a7 net: compare_ether_addr[_64bits]() has no ordering by Johannes Berg · 14 years ago
  24. ec47ea8 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 14 years ago
  25. bd14b1b tcp: be more strict before accepting ECN negociation by Eric Dumazet · 14 years ago
  26. f45ebf3 mISDN: Help to identify the card by Karsten Keil · 14 years ago
  27. c626c12 mISDN: Make layer1 timer 3 value configurable by Karsten Keil · 14 years ago
  28. 8423e6b mISDN: L2 timeouts need to be queued as L2 event by Karsten Keil · 14 years ago
  29. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  30. 3a7c1ee skb: Add skb_head_is_locked helper function by Alexander Duyck · 14 years ago
  31. b081f85 net: implement tcp coalescing in tcp_queue_rcv() by Eric Dumazet · 14 years ago
  32. 750ea2b tcp: early retransmit: delayed fast retransmit by Yuchung Cheng · 14 years ago
  33. eed530b tcp: early retransmit by Yuchung Cheng · 14 years ago
  34. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  35. d96194966 net: fix two typos in skbuff.h by Eric Dumazet · 14 years ago
  36. e4ae004 netem: add ECN capability by Eric Dumazet · 14 years ago
  37. 18d0700 net: skb_peek()/skb_peek_tail() cleanups by Eric Dumazet · 14 years ago
  38. a32e0ee l2tp: introduce L2TPv3 IP encapsulation support for IPv6 by Chris Elston · 14 years ago
  39. f9bac8d l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels by Chris Elston · 14 years ago
  40. 9d4ec1a pppox: Replace __attribute__((packed)) in if_pppox.h by James Chapman · 14 years ago
  41. d7e8883 net: make GRO aware of skb->head_frag by Eric Dumazet · 14 years ago
  42. d3836f2 net: allow skb->head to be a page fragment by Eric Dumazet · 14 years ago
  43. e7a7c9a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 14 years ago
  44. 41b3254 efi: Add new variable attributes by Matthew Garrett · 14 years ago
  45. 518fbf9 net: fix sk_sockets_allocated_read_positive by Eric Dumazet · 14 years ago
  46. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 14 years ago
  47. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 14 years ago
  48. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 14 years ago
  49. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 14 years ago
  50. 8d7d1ad Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  51. d2cf336 net/l2tp: add support for L2TP over IPv6 UDP by Benjamin LaHaise · 14 years ago
  52. d7f3f62 net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6 by Benjamin LaHaise · 14 years ago
  53. b990f9b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  54. 84c6a81 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  55. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 14 years ago
  56. dbabe0d spi: fix spi.h kernel-doc warning by Randy Dunlap · 14 years ago
  57. 6746960 ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing by Eric Dumazet · 14 years ago
  58. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 14 years ago
  59. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  60. a85c9bb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 14 years ago
  61. d9b8ae6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  62. de248a7 tcp repair: Fix unaligned access when repairing options (v2) by Pavel Emelyanov · 14 years ago
  63. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  64. 86ec090 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  65. 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 14 years ago
  66. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 14 years ago
  67. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 14 years ago
  68. 423b40e Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi by Linus Torvalds · 14 years ago
  69. 38ba0a6 net: skb_can_coalesce returns a boolean by Eric Dumazet · 14 years ago
  70. a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 14 years ago
  71. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  72. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 14 years ago
  73. b989850 net ax25: Fix the build when sysctl support is disabled. by Eric W. Biederman · 14 years ago
  74. d643bdc asm-generic: Allow overriding clock_t and add attributes to siginfo_t by H. Peter Anvin · 14 years ago
  75. 48c7495 net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel. by Eric W. Biederman · 14 years ago
  76. 0d8a0a1 mac80211: declare ieee80211_ave_rssi as EXPORT by Wey-Yi Guy · 14 years ago
  77. ec1c56f HSI: hsi: Rework hsi_event interface by Carlos Chinea · 14 years ago
  78. 5a218ce HSI: hsi: Rework hsi_controller release by Carlos Chinea · 14 years ago
  79. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 14 years ago
  80. 22b9153 [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work by Dan Williams · 14 years ago
  81. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  82. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  83. 3fca40c irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers by Benjamin Herrenschmidt · 14 years ago
  84. 900f65d tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() by Neal Cardwell · 14 years ago
  85. 19a0b58 team: allow to enable/disable ports by Jiri Pirko · 14 years ago
  86. b139ba4 tcp: Repair connection-time negotiated parameters by Pavel Emelyanov · 14 years ago
  87. ee99528 tcp: Initial repair mode by Pavel Emelyanov · 14 years ago
  88. 370816a tcp: Move code around by Pavel Emelyanov · 14 years ago
  89. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 14 years ago
  90. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  91. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  92. bfce281 kill mm argument of vm_munmap() by Al Viro · 14 years ago
  93. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 14 years ago
  94. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 14 years ago
  95. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 14 years ago
  96. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 14 years ago
  97. 6dceb03 net ipv6: Don't use sysctl tables with .child entries. by Eric W. Biederman · 14 years ago
  98. 0ca7a4c net ax25: Simplify and cleanup the ax25 sysctl handling. by Eric W. Biederman · 14 years ago
  99. 4e5ca78 net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh by Eric W. Biederman · 14 years ago
  100. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 14 years ago