1. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  2. 1ca7ee3 tcp: take care of overlaps in tcp_try_coalesce() by Eric Dumazet · 12 years ago
  3. e49cc0d ipv4: fix the rcu race between free_fib_info and ip_route_output_slow by Yanmin Zhang · 12 years ago
  4. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  5. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  6. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  7. 3c2c4b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  8. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  9. f5c1018 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  10. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  11. c3719a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  12. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  13. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  14. 99262a3 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  15. 991ad9e 9p: disconnect channel when PCI device is removed by Sasha Levin · 12 years ago
  16. ff2bb04 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 12 years ago
  17. e47b65b net: drop NET dependency from HAVE_BPF_JIT by Sam Ravnborg · 12 years ago
  18. cb62ab7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  19. 31ed8e6 Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) by Linus Torvalds · 12 years ago
  20. 17eea0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. 9b905fe ipv6/exthdrs: strict Pad1 and PadN check by Eldad Zack · 12 years ago
  22. 413c27d net/ipv4: replace simple_strtoul with kstrtoul by Eldad Zack · 12 years ago
  23. b37f4d7 net/ipv4/ipconfig: neaten __setup placement by Eldad Zack · 12 years ago
  24. ec16439 ipv6: use skb coalescing in reassembly by Eric Dumazet · 12 years ago
  25. 3cc4949 ipv4: use skb coalescing in defragmentation by Eric Dumazet · 12 years ago
  26. bad43ca net: introduce skb_try_coalesce() by Eric Dumazet · 12 years ago
  27. 3dde259 net:ipv6:fixed space issues relating to operators. by Jeffrin Jose · 12 years ago
  28. 9a52e97 net:ipv6:fixed a trailing white space issue. by Jeffrin Jose · 12 years ago
  29. a34a101 ipv6: disable GSO on sockets hitting dst_allfrag by Eric Dumazet · 12 years ago
  30. 4adb9c4 net: napi_frags_skb() is static by Eric Dumazet · 12 years ago
  31. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 12 years ago
  32. 32e9072 ipx: Remove spurious NULL checking in ipx_ioctl(). by David S. Miller · 12 years ago
  33. 72e843b ipv6: ip6_fragment() should check CHECKSUM_PARTIAL by Eric Dumazet · 12 years ago
  34. d4b1133 pktgen: fix module unload for good by Eric Dumazet · 12 years ago
  35. d7f7c0a ipv6: remove csummode in ip6_append_data() by Eric Dumazet · 12 years ago
  36. 6f53261 net: introduce netdev_alloc_frag() by Eric Dumazet · 12 years ago
  37. 92113bf ipv6: bool conversions phase1 by Eric Dumazet · 12 years ago
  38. cbc264c ip_frag: struct inet_frags match() method returns a bool by Eric Dumazet · 12 years ago
  39. 349f29d econet: remove ancient bug ridden protocol by Stephen Hemminger · 12 years ago
  40. a508da6 lapb: Neaten debugging by Joe Perches · 12 years ago
  41. bad115c tcp: do_tcp_sendpages() must try to push data out on oom conditions by Willy Tarreau · 12 years ago
  42. cad456d drop_monitor: convert to modular building by Neil Horman · 12 years ago
  43. a1c7fff net: netdev_alloc_skb() use build_skb() by Eric Dumazet · 12 years ago
  44. 1de5a71 ipv6: correct the ipv6 option name - Pad0 to Pad1 by Eldad Zack · 12 years ago
  45. a2a385d tcp: bool conversions by Eric Dumazet · 12 years ago
  46. e005d19 net: core: Use pr_<level> by Joe Perches · 12 years ago
  47. 675418d net: ipv6: ndisc: Neaten ND_PRINTx macros by Joe Perches · 12 years ago
  48. f342cda pktgen: Use pr_debug by Joe Perches · 12 years ago
  49. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 12 years ago
  50. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 12 years ago
  51. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  52. be3eed2 netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER by Pablo Neira Ayuso · 12 years ago
  53. 1a52099 netfilter: xt_CT: remove redundant header include by Eldad Zack · 12 years ago
  54. 127f559 netfilter: ipset: fix timeout value overflow bug by Jozsef Kadlecsik · 12 years ago
  55. 1a4ac98 netfilter: nf_ct_tcp: extend log message for invalid ignored packets by Pablo Neira Ayuso · 12 years ago
  56. c44f5fa netfilter: xt_HMARK: modulus is expensive for hash calculation by Pablo Neira Ayuso · 12 years ago
  57. 5861811 netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr() by Dan Carpenter · 12 years ago
  58. 1f27e25 netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits by Florian Westphal · 12 years ago
  59. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 12 years ago
  60. 05f8f25 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  61. 1b23a5d net: sock_flag() cleanup by Eric Dumazet · 12 years ago
  62. 865ec55 fq_codel: should use qdisc backlog as threshold by Eric Dumazet · 12 years ago
  63. 0606069 mac802154: monitor device support by alex.bluesman.smirnov@gmail.com · 12 years ago
  64. 62610ad mac802154: slaves management support by alex.bluesman.smirnov@gmail.com · 12 years ago
  65. 90c049b ieee802154: interface type to be added by alex.bluesman.smirnov@gmail.com · 12 years ago
  66. ef2486f mac802154: basic mib support by alex.bluesman.smirnov@gmail.com · 12 years ago
  67. 6e2128d mac802154: basic MAC commands interface support by alex.bluesman.smirnov@gmail.com · 12 years ago
  68. 4d23c9c mac802154: slave interfaces declaration by alex.bluesman.smirnov@gmail.com · 12 years ago
  69. 5b641eb mac802154: TX data path by alex.bluesman.smirnov@gmail.com · 12 years ago
  70. 1cd829c mac802154: RX data path by alex.bluesman.smirnov@gmail.com · 12 years ago
  71. 1010f54 mac802154: allocation of ieee802154 device by alex.bluesman.smirnov@gmail.com · 12 years ago
  72. d839c81 Bluetooth: Report proper error number in disconnection by Gustavo Padovan · 12 years ago
  73. c5daa68 Bluetooth: Create flags for bt_sk() by Gustavo Padovan · 12 years ago
  74. c6585a4 Bluetooth: report the right security level in getsockopt by Gustavo Padovan · 12 years ago
  75. a6a5568 Bluetooth: Lock the L2CAP channel when sending by Mat Martineau · 12 years ago
  76. ef191ad Bluetooth: Restore locking semantics when looking up L2CAP channels by Mat Martineau · 12 years ago
  77. 35c84d7 Bluetooth: Fix a redundant and problematic incoming MTU check by Mat Martineau · 12 years ago
  78. 9d939d9 Bluetooth: Fix EIR data generation for mgmt_device_found by Vishal Agarwal · 12 years ago
  79. a24299e Bluetooth: Fix Inquiry with RSSI event mask by Johan Hedberg · 12 years ago
  80. f522ae3 Bluetooth: improve readability of l2cap_seq_list code by Gustavo Padovan · 12 years ago
  81. 2d0ed3d Bluetooth: Fix skb length calculation by Gustavo Padovan · 12 years ago
  82. 087bfd9 Bluetooth: Fix packet size provided to the controller by Gustavo Padovan · 12 years ago
  83. fbe0070 Bluetooth: Fix wrong set of skb fragments by Gustavo Padovan · 12 years ago
  84. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  85. 4416f5d mac80211: Add debugfs entry for mesh ht_opmode by Ashok Nagarajan · 12 years ago
  86. cbf9322 mac80211: Modify mesh_set_ht_prot_mode() to have less identation by Ashok Nagarajan · 12 years ago
  87. 0e482db mac80211: Fix don't use '>' operator for matching channel types by Ashok Nagarajan · 12 years ago
  88. 0d894ec mac80211: Push the deleted comment to correct place by Ashok Nagarajan · 12 years ago
  89. cd6c659 nl80211: refactor valid channel type check by Johannes Berg · 12 years ago
  90. 294a20e cfg80211: fix cfg80211_can_beacon_sec_chan prototype by Johannes Berg · 12 years ago
  91. 3383b5a nl80211: prevent additions to old station flags API by Johannes Berg · 12 years ago
  92. bdbc59b NFC: Queue I frame fragments to the LLCP sockets queue tail by Samuel Ortiz · 12 years ago
  93. 7863157 mac80211: fix network header location when adding encryption headers by Arik Nemtsov · 12 years ago
  94. ac55d2f mac80211: (selectively) add HT details in radiotap by Johannes Berg · 12 years ago
  95. ee70108 mac80211: Add IV-room in the skb for TKIP and WEP by Janusz.Dziedzic@tieto.com · 12 years ago
  96. 2615f37 cfg80211: add warning when calculating MCS rates >= 32 by Johannes Berg · 12 years ago
  97. 4472037 cfg80211: remove double prototype by Johannes Berg · 12 years ago
  98. c4f6084 Net: wireless: core.c: fixed checkpatch warnings by Cristian Chilipirea · 12 years ago
  99. 9e73dee mac80211: fix TX aggregation session timer by Johannes Berg · 12 years ago
  100. a9d3c05 mac80211: fix single queue drivers by Johannes Berg · 12 years ago