1. 6746960 ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing by Eric Dumazet · 12 years ago
  2. a85c9bb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  3. d9b8ae6 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
  4. de248a7 tcp repair: Fix unaligned access when repairing options (v2) by Pavel Emelyanov · 12 years ago
  5. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 12 years ago
  6. 38ba0a6 net: skb_can_coalesce returns a boolean by Eric Dumazet · 12 years ago
  7. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  8. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 12 years ago
  9. b989850 net ax25: Fix the build when sysctl support is disabled. by Eric W. Biederman · 12 years ago
  10. 48c7495 net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel. by Eric W. Biederman · 12 years ago
  11. 0d8a0a1 mac80211: declare ieee80211_ave_rssi as EXPORT by Wey-Yi Guy · 12 years ago
  12. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  13. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  14. 3fca40c irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers by Benjamin Herrenschmidt · 12 years ago
  15. 900f65d tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() by Neal Cardwell · 12 years ago
  16. 19a0b58 team: allow to enable/disable ports by Jiri Pirko · 12 years ago
  17. b139ba4 tcp: Repair connection-time negotiated parameters by Pavel Emelyanov · 12 years ago
  18. ee99528 tcp: Initial repair mode by Pavel Emelyanov · 12 years ago
  19. 370816a tcp: Move code around by Pavel Emelyanov · 12 years ago
  20. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  21. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  22. 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 · 12 years ago
  23. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  24. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 12 years ago
  25. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 12 years ago
  26. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 12 years ago
  27. 6dceb03 net ipv6: Don't use sysctl tables with .child entries. by Eric W. Biederman · 12 years ago
  28. 0ca7a4c net ax25: Simplify and cleanup the ax25 sysctl handling. by Eric W. Biederman · 12 years ago
  29. 4e5ca78 net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh by Eric W. Biederman · 12 years ago
  30. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 12 years ago
  31. 2ca794e net sysctl: Initialize the network sysctls sooner to avoid problems. by Eric W. Biederman · 12 years ago
  32. ab41a2c net: Implement register_net_sysctl. by Eric W. Biederman · 12 years ago
  33. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 12 years ago
  34. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  35. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  36. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  37. 3b422e9 Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  38. 1cd653a Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  39. 3256251 stmmac: use custom init/exit functions in pm ops by Francesco Virlinzi · 12 years ago
  40. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  41. bf1ac5c nf_bridge: remove holes in struct nf_bridge_info by Eric Dumazet · 12 years ago
  42. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  43. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  44. 59ef43e 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
  45. d3d4f0a net/sock.h: fix sk_peek_off kernel-doc warning by Randy Dunlap · 12 years ago
  46. cda31e1 ipv6: clean up rt6_clean_expires by Jiri Bohac · 12 years ago
  47. edfb5d4 ipv6: fix rt6_update_expires by Jiri Bohac · 12 years ago
  48. 4362aaf net_sched: red: Make minor corrections to comments by David Ward · 12 years ago
  49. 82ea267 mfd: Fix modular builds of rc5t583 regulator support by Paul Gortmaker · 12 years ago
  50. d22053c nfsd: include cld.h in the headers_install target by Jeff Layton · 12 years ago
  51. 1dae27f mac80211: add function retrieve average rssi by Wey-Yi Guy · 12 years ago
  52. f4f9f6e tcp: restore formatting of macros for tcp_skb_cb sacked field by Neal Cardwell · 12 years ago
  53. dcca1cf mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1) by Javier Cardona · 12 years ago
  54. 8e8b41f cfg80211: enforce lack of interface combinations by Johannes Berg · 12 years ago
  55. edffaa0 Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  56. 8eaeb93 mfd: Convert twl6040 to i2c driver, and separate it from twl core by Peter Ujfalusi · 12 years ago
  57. 4accdff mfd : Fix dbx500 compilation error by Daniel Lezcano · 12 years ago
  58. 9a8e5d4 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  59. 919f797 SCSI: Fix error handling when no ULD is attached by Martin K. Petersen · 12 years ago
  60. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  61. df8ef8f macvlan: add FDB bridge ops and macvlan flags by John Fastabend · 12 years ago
  62. 12a9463 net: addr_list: add exclusive dev_uc_add and dev_mc_add by John Fastabend · 12 years ago
  63. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 12 years ago
  64. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  65. 586d17c virtio-net: send gratuitous packets when needed by Jason Wang · 12 years ago
  66. aacd928 tcp: bind() use stronger condition for bind_conflict by Alex Copot · 12 years ago
  67. c72e118 inet: makes syn_ack_timeout mandatory by Eric Dumazet · 12 years ago
  68. fd4f2ce tcp: RFC6298 supersedes RFC2988bis by Eric Dumazet · 12 years ago
  69. 87b6d21 tunnel: implement 64 bits statistics by stephen hemminger · 12 years ago
  70. 2084c24 do not export kernel's NULL #define to userspace by Lubos Lunak · 12 years ago
  71. d8dd0b6 Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  72. cf7d8a5 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  73. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  74. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 12 years ago
  75. be38395 rtnetlink: ops->get_tx_queue() cannot take a const 'tb'. by David S. Miller · 12 years ago
  76. dcd2ba9 neighbour: Make neigh_table_init_no_netlink() static. by Hiroaki SHIMODA · 12 years ago
  77. 447167b udp: intoduce udp_encap_needed static_key by Eric Dumazet · 12 years ago
  78. 9b17876 rtnetlink: fix comments by stephen hemminger · 12 years ago
  79. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 12 years ago
  80. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 12 years ago
  81. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 12 years ago
  82. ece367d caif-hsi: robust frame aggregation for HSI by Dmitry Tarnyagin · 12 years ago
  83. 4476481 caif: set traffic class for caif packets by Dmitry Tarnyagin · 12 years ago
  84. 1e45860 ARM: 7366/3: amba: Remove AMBA level regulator support by Mark Brown · 12 years ago
  85. 69349c2 kconfig: fix IS_ENABLED to not require all options to be defined by Paul Gortmaker · 12 years ago
  86. 816a785 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  87. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  88. 7c427f4 Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  89. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  90. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  91. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  92. e35f30c Treat ND option 31 as userland (DNSSL support) by Alexey I. Froloff · 12 years ago
  93. 7e06648 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  94. c8d56ae NFC: Add Core support to generate tag lost event by Eric Lapuyade · 12 years ago
  95. 144612c NFC: Changed target activated state logic by Eric Lapuyade · 12 years ago
  96. 01ae0ee NFC: Fix next target_idx type and rename for clarity by Eric Lapuyade · 12 years ago
  97. c4fbb65 NFC: The core part should generate the target index by Samuel Ortiz · 12 years ago
  98. eb738fe NFC: SHDLC implementation by Eric Lapuyade · 12 years ago
  99. 8b8d2e0 NFC: HCI support by Eric Lapuyade · 12 years ago
  100. e1da0ef NFC: Export target lost function by Eric Lapuyade · 12 years ago