1. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  2. 039c811 wanrouter: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  3. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  4. 39b0264 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  5. 6736c04 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  6. 22097fd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  7. eea49cc9 af_packet: de-inline some helper functions by Olof Johansson · 13 years ago
  8. bc417e3 net: Add back alignment for size for __alloc_skb by Tony Lindgren · 13 years ago
  9. 918eb39 net: add missing bh_unlock_sock() calls by Eric Dumazet · 13 years ago
  10. e2e210c l2tp: fix race in l2tp_recv_dequeue() by Eric Dumazet · 13 years ago
  11. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 13 years ago
  12. 05cb910 mac80211: disable powersave for broken APs by Johannes Berg · 13 years ago
  13. e3a4cc2 mac80211: Fix TDLS support validation in add_station handler by Jouni Malinen · 13 years ago
  14. 6911bf0 mac80211: config hw when going back on-channel by Eliad Peller · 13 years ago
  15. eaa7af2 mac80211: fix remain_off_channel regression by Eliad Peller · 13 years ago
  16. c125d5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  17. 0ad92ad udp: fix a race in encap_rcv handling by Eric Dumazet · 13 years ago
  18. 501e89d x25: Fix NULL dereference in x25_recvmsg by Dave Jones · 13 years ago
  19. 73cb88e net: make the tcp and udp file_operations for the /proc stuff const by Arjan van de Ven · 13 years ago
  20. deede2f vlan: Don't propagate flag changes on down interfaces. by Matthijs Kooijman · 13 years ago
  21. 045f7b3 neigh: Kill bogus SMP protected debugging message. by David S. Miller · 13 years ago
  22. 563e123 netfilter: do not propagate nf_queue errors in nf_hook_slow by Florian Westphal · 13 years ago
  23. 2dad81a netfilter: ipv6: fix afinfo->route refcnt leak on error by Florian Westphal · 13 years ago
  24. ad542ced ipvs: Remove unused variable "cs" from ip_vs_leave function. by Krzysztof Wilczynski · 13 years ago
  25. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  26. b6338b5 ipvs: Removed unused variables by Simon Horman · 13 years ago
  27. 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
  28. 3c2de2a ipvs: Remove unused parameter from ip_vs_confirm_conntrack() by Simon Horman · 13 years ago
  29. 52669df ipvs: Expose ip_vs_ftp module parameters via sysfs. by Krzysztof Wilczynski · 13 years ago
  30. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  31. 79bb1ee net: fix implicit kmod.h usage in bridge/br_stp_if.c by Paul Gortmaker · 13 years ago
  32. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  33. d9b9384 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  34. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  35. 1a4ceab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  36. dafbde3 Bluetooth: Set HCI_MGMT flag only in read_controller_info by Johan Hedberg · 13 years ago
  37. e1b6eb3 Bluetooth: Increase HCI reset timeout in hci_dev_do_close by Szymon Janc · 13 years ago
  38. 6a32e4f vlan: allow nested vlan_do_receive() by Eric Dumazet · 13 years ago
  39. 14ef37b ipv6: fix route lookup in addrconf_prefix_rcv() by Andreas Hofmeister · 13 years ago
  40. 9eeebb5 Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  41. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  42. 7011687 ipv6: fix route error binding peer in func icmp6_dst_alloc by Gao feng · 13 years ago
  43. 504744e ipv6: fix error propagation in ip6_ufo_append_data() by Zheng Yan · 13 years ago
  44. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  45. 37d96c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  46. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  47. e33bae1 Merge branch 'for-linus' of git://github.com/ericvh/linux by Linus Torvalds · 13 years ago
  48. 08613e4 caif: Fix BUG() with network namespaces by David Woodhouse · 13 years ago
  49. b0691c8 net: Unlock sock before calling sk_free() by Thomas Gleixner · 13 years ago
  50. 38d6453 libceph: force resend of osd requests if we skip an osdmap by Sage Weil · 13 years ago
  51. ee3b56f ceph: use kernel DNS resolver by Noah Watkins · 13 years ago
  52. 49d9224 ceph: fix ceph_monc_init memory leak by Noah Watkins · 13 years ago
  53. f0ed1b7 libceph: warn on msg allocation failures by Sage Weil · 13 years ago
  54. b61c276 libceph: don't complain on msgpool alloc failures by Sage Weil · 13 years ago
  55. f6a2f5b libceph: always preallocate mon connection by Sage Weil · 13 years ago
  56. 6ab00d4 libceph: create messenger with client by Sage Weil · 13 years ago
  57. ef78cc7 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  58. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  59. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  60. 93840ac batman-adv: unify hash_entry field position in tt_local/global_entry by Antonio Quartulli · 13 years ago
  61. 6e80149 batman-adv: add sanity check when removing global tts by Simon Wunderlich · 13 years ago
  62. 531027f batman-adv: remove references for global tt entries by Simon Wunderlich · 13 years ago
  63. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  64. e20de37 SUNRPC: remove rpcbind clients destruction on module cleanup by Stanislav Kinsbursky · 13 years ago
  65. 0f0c01d SUNRPC: remove rpcbind clients creation during service registering by Stanislav Kinsbursky · 13 years ago
  66. 16d0587 NFSd: call svc rpcbind cleanup explicitly by Stanislav Kinsbursky · 13 years ago
  67. 8e356b1 SUNRPC: cleanup service destruction by Stanislav Kinsbursky · 13 years ago
  68. e40f5e2 SUNRPC: setup rpcbind clients if service requires it by Stanislav Kinsbursky · 13 years ago
  69. d990856 SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure by Stanislav Kinsbursky · 13 years ago
  70. 253fb07 SUNRPC: use rpcbind reference counting helpers by Stanislav Kinsbursky · 13 years ago
  71. 914edb1 SUNRPC: introduce helpers for reference counted rpcbind clients by Stanislav Kinsbursky · 13 years ago
  72. 2d03423 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  73. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  74. dc6f55e NFS/sunrpc: don't use a credential with extra groups. by NeilBrown · 13 years ago
  75. 9f56220 ipv6: Do not use routes from locally generated RAs by Andreas Hofmeister · 13 years ago
  76. 859c201 net_sched: cls_flow: use skb_header_pointer() by Eric Dumazet · 13 years ago
  77. 59445b6 ipv4: avoid useless call of the function check_peer_pmtu by Gao feng · 13 years ago
  78. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  79. 78d81d1 TCP: remove TCP_DEBUG by Flavio Leitner · 13 years ago
  80. 348b590 net/9p: Convert net/9p protocol dumps to tracepoints by Aneesh Kumar K.V · 13 years ago
  81. ef6b080 fs/9p: change an int to unsigned int by Dan Carpenter · 13 years ago
  82. 4d5077f fs/9p: Cleanup option parsing in 9p by Aneesh Kumar K.V · 13 years ago
  83. 5635fd0 9p: move dereference after NULL check by Dan Carpenter · 13 years ago
  84. abfa034 fs/9p: Update zero-copy implementation in 9p by Aneesh Kumar K.V · 13 years ago
  85. 66b13d9 ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  86. d2237d3 rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces by Eric W. Biederman · 13 years ago
  87. b732339 ipv4: fix ipsec forward performance regression by Yan, Zheng · 13 years ago
  88. 7cc9150 route: fix ICMP redirect validation by Flavio Leitner · 13 years ago
  89. da92b19 net: hold sock reference while processing tx timestamps by Richard Cochran · 13 years ago
  90. 318cf7a tcp: md5: add more const attributes by Eric Dumazet · 13 years ago
  91. ca35a0e tcp: md5: dont write skb head in tcp_md5_hash_header() by Eric Dumazet · 13 years ago
  92. 2c67e9a net: use INET_ECN_MASK instead of hardcoded 3 by Maciej Żenczykowski · 13 years ago
  93. cf533ea tcp: add const qualifiers where possible by Eric Dumazet · 13 years ago
  94. f04565d dev: use name hash for dev_seq_ops by Mihai Maruseac · 13 years ago
  95. a8605c6 net: add opaque struct around skb frag page by Ian Campbell · 13 years ago
  96. 6cc7a76 net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT by Maciej Żenczykowski · 13 years ago
  97. 20c4cb7 tcp: remove unused tcp_fin() parameters by Eric Dumazet · 13 years ago
  98. 580043a Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  99. 33136d1 pktgen: remove ndelay() call by Eric Dumazet · 13 years ago
  100. e9266a0 tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf() by Eric Dumazet · 13 years ago