1. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  2. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  3. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  4. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 12 years ago
  5. 0bb80f2 proc: Split the namespace stuff out into linux/proc_ns.h by David Howells · 12 years ago
  6. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 12 years ago
  7. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  8. 60bc851 af_unix: fix a fatal race with bit fields by Eric Dumazet · 12 years ago
  9. be3e458 net: sctp: attribute printl with __printf for gcc fmt checks by Daniel Borkmann · 12 years ago
  10. ee1bec9 netlink: kconfig: move mmap i/o into netlink kconfig by Daniel Borkmann · 12 years ago
  11. bd7c4b6 netpoll: convert mutex into a semaphore by Neil Horman · 12 years ago
  12. ae6164a netlink: Fix skb ref counting. by Pravin B Shelar · 12 years ago
  13. 0dcffd0 net_sched: act_ipt forward compat with xtables by Jamal Hadi Salim · 12 years ago
  14. 91bc033 bridge: avoid OOPS if root port not found by stephen hemminger · 12 years ago
  15. 8728f98 Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  16. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  17. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  18. 79f632c unix/stream: fix peeking with an offset larger than data in queue by Benjamin Poirier · 12 years ago
  19. 39cc861 unix/dgram: fix peeking with an offset larger than data in queue by Benjamin Poirier · 12 years ago
  20. add05ad unix/dgram: peek beyond 0-sized skbs by Benjamin Poirier · 12 years ago
  21. cff63a5 openvswitch: Remove unneeded ovs_netdev_get_ifindex() by Thomas Graf · 12 years ago
  22. 0c77215 net: Use consume_skb() to free gso segmented skb by Sridhar Samudrala · 12 years ago
  23. 70e3ba7 net/core: remove duplicate statements by do-while loop by Akinobu Mita · 12 years ago
  24. 33d7c5e net/core: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  25. ca3d41a net/netfilter: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  26. 5106f3b net/sched: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  27. c86d2dd net/sunrpc: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  28. 713e00a sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic() by Jeff Layton · 12 years ago
  29. 2e0fb40 lib, net: make isodigit() public and use it by Andy Shevchenko · 12 years ago
  30. 6bbefe8 hostap: Don't use create_proc_read_entry() by David Howells · 12 years ago
  31. 14b872f xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts by Al Viro · 12 years ago
  32. 0e2bcaa sock_close() couldn't have been called with NULL inode since at least 2.1.early by Al Viro · 12 years ago
  33. 17a2911 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
  34. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  35. cd75eff tcp: reset timer after any SYNACK retransmit by Yuchung Cheng · 12 years ago
  36. 6a5dc9e net: Add MIB counters for checksum errors by Eric Dumazet · 12 years ago
  37. aebda15 net: defer net_secret[] initialization by Eric Dumazet · 12 years ago
  38. a8a48e6 Merge tag 'nfc-next-3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 12 years ago
  39. 14d3692 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  40. eee1d5a sctp: Correct type and usage of sctp_end_cksum() by Simon Horman · 12 years ago
  41. 00bd1cc netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup by Florian Westphal · 12 years ago
  42. 7237190 netfilter: nfnetlink_queue: add skb info attribute by Florian Westphal · 12 years ago
  43. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 12 years ago
  44. 4bd6044 netfilter: nf_queue: move device refcount bump to extra function by Florian Westphal · 12 years ago
  45. 6e01781 netfilter: ipset: set match: add support to match the counters by Jozsef Kadlecsik · 12 years ago
  46. de76303 netfilter: ipset: The list:set type with counter support by Jozsef Kadlecsik · 12 years ago
  47. 00d71b2 netfilter: ipset: The hash types with counter support by Jozsef Kadlecsik · 12 years ago
  48. f48d19d netfilter: ipset: The bitmap types with counter support by Jozsef Kadlecsik · 12 years ago
  49. 34d666d netfilter: ipset: Introduce the counter extension in the core by Jozsef Kadlecsik · 12 years ago
  50. 7d47d97 netfilter: ipset: list:set type using the extension interface by Jozsef Kadlecsik · 12 years ago
  51. 5d50e1d8 netfilter: ipset: Hash types using the unified code base by Jozsef Kadlecsik · 12 years ago
  52. 1feab10 netfilter: ipset: Unified hash type generation by Jozsef Kadlecsik · 12 years ago
  53. b0da390 netfilter: ipset: Bitmap types using the unified code base by Jozsef Kadlecsik · 12 years ago
  54. 4d73de3 netfilter: ipset: Unified bitmap type generation by Jozsef Kadlecsik · 12 years ago
  55. 075e64c netfilter: ipset: Introduce extensions to elements in the core by Jozsef Kadlecsik · 12 years ago
  56. 8672d4d netfilter: ipset: Move often used IPv6 address masking function to header file by Jozsef Kadlecsik · 12 years ago
  57. 43c56e5 netfilter: ipset: Make possible to test elements marked with nomatch by Jozsef Kadlecsik · 12 years ago
  58. 5f5624c ipv6: Kill ipv6 dependency of icmpv6_send(). by Pravin B Shelar · 12 years ago
  59. e8d9612 sock_diag: allow to dump bpf filters by Nicolas Dichtel · 12 years ago
  60. 76d0eeb packet_diag: disclose meminfo values by Nicolas Dichtel · 12 years ago
  61. 6264190 packet_diag: disclose uid value by Nicolas Dichtel · 12 years ago
  62. 2c1bbbf net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W by Chen Gang · 12 years ago
  63. b0a397f bridge: Add fdb dst check during fdb update by roopa · 12 years ago
  64. f7a1dd6 ipvs: ip_vs_sip_fill_param() BUG: bad check of return value by Hans Schillstrom · 12 years ago
  65. 50754d21 genetlink: fix possible memory leak in genl_family_rcv_msg() by Wei Yongjun · 12 years ago
  66. c204ea0 NFC: Add missing RFKILL dependency for Kconfig by Marcel Holtmann · 12 years ago
  67. 375e875 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  68. 30cc458 NFC: Move LLCP code to the NFC top level diirectory by Samuel Ortiz · 12 years ago
  69. d2049d8 xfrm: add rfc4494 AES-CMAC-96 support by Jussi Kivilinna · 12 years ago
  70. 22ee3b5 VSOCK: Drop bogus __init annotation from vsock_init_tables() by Geert Uytterhoeven · 12 years ago
  71. 6ad0b2f VSOCK: Fix misc device registration by Asias He · 12 years ago
  72. 37fe066 net: fix address check in rtnl_fdb_del by Vlad Yasevich · 12 years ago
  73. 2bac7cb net: ipv4: typo issue, remove erroneous semicolon by Chen Gang · 12 years ago
  74. 5ffedc6 NFC: llcp: two bugs in ->getname() by Dan Carpenter · 12 years ago
  75. 7a3b684 netrom: info leak in ->getname() by Dan Carpenter · 12 years ago
  76. fccc9f1 appletalk: info leak in ->getname() by Dan Carpenter · 12 years ago
  77. 3a4e0d6 openvswitch: Use parallel_ops genl. by Pravin B Shelar · 12 years ago
  78. def3117 genl: Allow concurrent genl callbacks. by Pravin B Shelar · 12 years ago
  79. 133b9424 irda: irlmp_reasons[] can be static by Wu Fengguang · 12 years ago
  80. e12472d net: remove redundant code in dev_hard_start_xmit() by Eric Dumazet · 12 years ago
  81. ee80fbf packet: account statistics only in tpacket_stats_u by Daniel Borkmann · 12 years ago
  82. 0578edc packet: reorder a member in packet_ring_buffer by Daniel Borkmann · 12 years ago
  83. b9c32fb packet: if hw/sw ts enabled in rx/tx ring, report which ts we got by Daniel Borkmann · 12 years ago
  84. 7a51384 packet: enable hardware tx timestamping on tpacket ring by Daniel Borkmann · 12 years ago
  85. 2e31396 packet: tx timestamping on tpacket ring by Willem de Bruijn · 12 years ago
  86. d3734b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  87. e7e6f63 netfilter: nf_nat: missing condition in nf_xfrm_me_harder() by Dan Carpenter · 12 years ago
  88. 8bfadc3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  89. 1bf9310 netlink: fix compilation after memory mapped patches by Nicolas Dichtel · 12 years ago
  90. 6ed0e32 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
  91. 72f7835 Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling by Marcel Holtmann · 12 years ago
  92. 77a63e0 Bluetooth: hci_get_cmd_complete() can be static by Fengguang Wu · 12 years ago
  93. c73eee9 Bluetooth: Fix sending write_le_host_supporte for LE-only controllers by Johan Hedberg · 12 years ago
  94. b0212b8 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 12 years ago
  95. bd1d421 Merge branch 'rpcsec_gss-from_cel' into linux-next by Trond Myklebust · 12 years ago
  96. 3dec224 netlink: Fix build with mmap disabled. by David S. Miller · 12 years ago
  97. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  98. c2cd0a5 caif: Remove bouncing address for Daniel Martensson by sjur.brandeland@stericsson.com · 12 years ago
  99. 26ee65e caif: Remove my bouncing email address. by sjur.brandeland@stericsson.com · 12 years ago
  100. 1d5085c netlink: fix typo in net/netlink/af_netlink.c by Stephen Rothwell · 12 years ago