1. 140150d SUNRPC: Remove unused function xdr_encode_pages by Trond Myklebust · 12 years ago
  2. f8bb7f0 SUNRPC: Clean up xdr_enter_page by Trond Myklebust · 12 years ago
  3. 3994ee6 SUNRPC: Clean up xdr_read_pages by Trond Myklebust · 12 years ago
  4. bd00f84 SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pages by Trond Myklebust · 12 years ago
  5. b760b31 SUNRPC: Remove open coded stream position calculation in xdr_read_pages by Trond Myklebust · 12 years ago
  6. 4517d52 SUNRPC: Add the helper xdr_stream_pos by Trond Myklebust · 12 years ago
  7. c337d36 SUNRPC: xdr_read_pages should return the amount of XDR encoded page data by Trond Myklebust · 12 years ago
  8. bfeea1d SUNRPC: Don't decode beyond the end of the RPC reply message by Trond Myklebust · 12 years ago
  9. 1537693 SUNRPC: Clean up xdr_set_iov() by Trond Myklebust · 12 years ago
  10. f3747e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  11. de03309 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  12. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  13. 82aee5d Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  14. bf0c111e cfg80211: allow advertising VHT capabilities by Mahesh Palivela · 12 years ago
  15. 41347dc ipv4: Kill rt->rt_spec_dst, no longer used. by David S. Miller · 12 years ago
  16. 35ebf65 ipv4: Create and use fib_compute_spec_dst() helper. by David S. Miller · 12 years ago
  17. 70e7341 ipv4: Show that ip_send_reply() is purely unicast routine. by David S. Miller · 12 years ago
  18. c9b22fb mac80211: don't require associated->beacon_ies for ps by Eliad Peller · 12 years ago
  19. f823981 mac80211: flush queues before deauth/disassoc by Eliad Peller · 12 years ago
  20. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  21. 42d0b04 batman-adv: Prefix main defines with BATADV_ by Sven Eckelmann · 12 years ago
  22. edbf7ff batman-adv: Prefix vis defines with BATADV_ by Sven Eckelmann · 12 years ago
  23. 4d5d2db8 batman-adv: Prefix unicast defines with BATADV_ by Sven Eckelmann · 12 years ago
  24. c11fdfa batman-adv: Prefix types defines with BATADV_ by Sven Eckelmann · 12 years ago
  25. 7e071c7 batman-adv: Prefix packet defines with BATADV_ by Sven Eckelmann · 12 years ago
  26. 6434664 batman-adv: Prefix icmp_socket defines with BATADV_ by Sven Eckelmann · 12 years ago
  27. 97ea4ba batman-adv: Prefix gateway defines with BATADV_ by Sven Eckelmann · 12 years ago
  28. 3964f72 batman-adv: Prefix bridge_loop_avoidance defines with BATADV_ by Sven Eckelmann · 12 years ago
  29. 036cbfe batman-adv: Prefix sysfs defines with BATADV_ by Sven Eckelmann · 12 years ago
  30. 54590e4 batman-adv: Prefix debugfs defines with BATADV_ by Sven Eckelmann · 12 years ago
  31. 347c80f batman-adv: Prefix local defines with BATADV_ by Sven Eckelmann · 12 years ago
  32. d4f4469 batman-adv: beautify tt_global_add() argument list by Antonio Quartulli · 12 years ago
  33. 3b643de batman-adv: clear ADD+DEL (and viceversa) events in the same orig-interval by Antonio Quartulli · 12 years ago
  34. 28afd3c batman-adv: Directly print to seq_file in vis by Sven Eckelmann · 12 years ago
  35. 3e34819 batman-adv: Prefix remaining function like macros with batadv_ by Sven Eckelmann · 12 years ago
  36. ee11ad6 batman-adv: Prefix main local static functions with batadv_ by Sven Eckelmann · 12 years ago
  37. eaad8ad batman-adv: Prefix vis local static functions with batadv_ by Sven Eckelmann · 12 years ago
  38. 0354440 batman-adv: Prefix unicast local static functions with batadv_ by Sven Eckelmann · 12 years ago
  39. 160eb5a ipv4: Kill early demux method return value. by David S. Miller · 12 years ago
  40. 1d1e34d xfrm_user: Propagate netlink error codes properly. by David S. Miller · 12 years ago
  41. c10237e Revert "ipv4: tcp: dont cache unconfirmed intput dst" by David S. Miller · 12 years ago
  42. e440cf2 net: added support for 40GbE link. by parav.pandit@emulex.com · 12 years ago
  43. 22911fc net: skb_free_datagram_locked() doesnt drop all packets by Eric Dumazet · 12 years ago
  44. 4c3af03 netlink: Get rid of obsolete rtnetlink macros by Thomas Graf · 12 years ago
  45. 6b60978 decnet: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  46. 74a0bd7 ip6mr: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  47. 92a395e ipmr: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  48. 6e277ed inet_diag: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  49. 7b46866 sock_diag: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  50. 4245375 unix_diag: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  51. c074da2 ipv4: tcp: dont cache unconfirmed intput dst by Eric Dumazet · 12 years ago
  52. d31bb4f 9p: fix min_t() casting in p9pdu_vwritef() by Dan Carpenter · 12 years ago
  53. 4b5ebcc mac80211: correct behaviour on unrecognised action frames by Johannes Berg · 12 years ago
  54. 8fc0278 netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table function by Gao feng · 12 years ago
  55. a9082b4 netfilter: nf_ct_icmp: add icmp_kmemdup[_compat]_sysctl_table function by Gao feng · 12 years ago
  56. 54b8873 netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table function by Gao feng · 12 years ago
  57. 22ac037 netfilter: nf_ct_generic: add generic_kmemdup_sysctl_table function by Gao feng · 12 years ago
  58. f42c418 netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init by Gao feng · 12 years ago
  59. 51b4c82 netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table function by Gao feng · 12 years ago
  60. dee7364 netfilter: nf_ct_udp: merge udpv[4,6]_net_init into udp_net_init by Gao feng · 12 years ago
  61. efa758f netfilter: nf_ct_tcp: merge tcpv[4,6]_net_init into tcp_net_init by Gao feng · 12 years ago
  62. 12c26df netfilter: nf_conntrack: fix memory leak if sysctl registration fails by Gao feng · 12 years ago
  63. fa34fff netfilter: nf_conntrack: use l4proto->users as refcount for per-net data by Gao feng · 12 years ago
  64. f28997e netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table by Gao feng · 12 years ago
  65. f1caad2 netfilter: nf_conntrack: prepare l4proto->init_net cleanup by Gao feng · 12 years ago
  66. fa0f61f netfilter: nf_conntrack: fix nf_conntrack_l3proto_register by Gao feng · 12 years ago
  67. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 12 years ago
  68. 392025f netfilter: ctnetlink: add new messages to obtain statistics by Pablo Neira Ayuso · 12 years ago
  69. 747cf6e 6lowpan: double unlock on an error path by Dan Carpenter · 12 years ago
  70. 02ef22c pkt_sched: sch_api: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  71. 942b816 pkt_sched: cls_api: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  72. 3f7a328 decnet: dn_table: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  73. 737100e decnet: dn_route: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  74. b61bb01 unix_diag: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  75. 8b00a53 pkt_sched: act_api: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  76. 3da07c0 netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  77. d550d09 netfilter: nfnetlink_log: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  78. c2bd4ba netfilter: ipt_ULOG: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  79. d106352 inet_diag: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  80. 77ca4ed decnet: dn_rtmsg: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  81. 62566ca netfilter: ebt_ulog: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  82. 149ddd8 bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) by stephen hemminger · 12 years ago
  83. 72fd5a8 mac802154: add monitor listener to TX datapath by alex.bluesman.smirnov@gmail.com · 12 years ago
  84. 5265f46 mac802154: mlme start request by alex.bluesman.smirnov@gmail.com · 12 years ago
  85. 66b69d4 mac802154: page and channel setter by alex.bluesman.smirnov@gmail.com · 12 years ago
  86. 48e44d5 mac802154: short address setter by alex.bluesman.smirnov@gmail.com · 12 years ago
  87. dcbe4f9 mac802154: set and get PAN id by alex.bluesman.smirnov@gmail.com · 12 years ago
  88. 32bad7e mac802154: add wpan device-class support by alex.bluesman.smirnov@gmail.com · 12 years ago
  89. a2842a1 net: l2tp_eth: use LLTX to avoid LOCKDEP splats by Eric Dumazet · 12 years ago
  90. 251da41 ipv4: Cache ip_error() routes even when not forwarding. by David S. Miller · 12 years ago
  91. fc915c8 Merge 3.5-rc4 into tty-next by Greg Kroah-Hartman · 12 years ago
  92. 76cacaa SUNRPC: xdr_read_pages needs to clear xdr->page_ptr. by Trond Myklebust · 12 years ago
  93. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  94. 60d2c25 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  95. b82c29d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  96. cc45ae5 mac80211: make __ieee80211_recalc_idle static by Johannes Berg · 12 years ago
  97. 371a255 mac80211: make ieee80211_check_concurrent_iface netdev-independent by Johannes Berg · 12 years ago
  98. 1712436 mac80211: remove unused function by Johannes Berg · 12 years ago
  99. 88e920b nl80211: specify RSSI threshold in scheduled scan by Thomas Pedersen · 12 years ago
  100. df67e6c ipv4: Remove unnecessary code from rt_check_expire(). by David S. Miller · 12 years ago