1. 1aaf6d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  2. 8da3056 packet: tpacket_v3: do not trigger bug() on wrong header status by Daniel Borkmann · 12 years ago
  3. 0d05535 vxlan: Fix TCPv6 segmentation. by Pravin B Shelar · 12 years ago
  4. 9b3eb5e gre: Fix GREv4 TCPv6 segmentation. by Pravin B Shelar · 12 years ago
  5. 83401eb bridge: fix race with topology change timer by stephen hemminger · 12 years ago
  6. 488fc9a tipc: pskb_copy() buffers when sending on more than one bearer by Gerlando Falauto · 12 years ago
  7. 77861d9 tipc: tipc_bcbearer_send(): simplify bearer selection by Gerlando Falauto · 12 years ago
  8. e616071 tipc: cosmetic: clean up comments and break a long line by Gerlando Falauto · 12 years ago
  9. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  10. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  11. 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
  12. b29d314 net: vlan,ethtool: netdev_features_t is more than 32 bit by Bjørn Mork · 12 years ago
  13. 6708c9e net: use netdev_features_t in skb_needs_linearize() by Patrick McHardy · 12 years ago
  14. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  15. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 12 years ago
  16. 0bb80f2 proc: Split the namespace stuff out into linux/proc_ns.h by David Howells · 12 years ago
  17. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 12 years ago
  18. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  19. 60bc851 af_unix: fix a fatal race with bit fields by Eric Dumazet · 12 years ago
  20. be3e458 net: sctp: attribute printl with __printf for gcc fmt checks by Daniel Borkmann · 12 years ago
  21. ee1bec9 netlink: kconfig: move mmap i/o into netlink kconfig by Daniel Borkmann · 12 years ago
  22. bd7c4b6 netpoll: convert mutex into a semaphore by Neil Horman · 12 years ago
  23. ae6164a netlink: Fix skb ref counting. by Pravin B Shelar · 12 years ago
  24. 0dcffd0 net_sched: act_ipt forward compat with xtables by Jamal Hadi Salim · 12 years ago
  25. 1eb6d62 svcauth_gss: fix error return code in rsc_parse() by Wei Yongjun · 12 years ago
  26. 91bc033 bridge: avoid OOPS if root port not found by stephen hemminger · 12 years ago
  27. 8728f98 Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  28. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  29. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  30. 79f632c unix/stream: fix peeking with an offset larger than data in queue by Benjamin Poirier · 12 years ago
  31. 39cc861 unix/dgram: fix peeking with an offset larger than data in queue by Benjamin Poirier · 12 years ago
  32. add05ad unix/dgram: peek beyond 0-sized skbs by Benjamin Poirier · 12 years ago
  33. cff63a5 openvswitch: Remove unneeded ovs_netdev_get_ifindex() by Thomas Graf · 12 years ago
  34. 0c77215 net: Use consume_skb() to free gso segmented skb by Sridhar Samudrala · 12 years ago
  35. 70e3ba7 net/core: remove duplicate statements by do-while loop by Akinobu Mita · 12 years ago
  36. 33d7c5e net/core: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  37. ca3d41a net/netfilter: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  38. 5106f3b net/sched: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  39. c86d2dd net/sunrpc: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  40. 713e00a sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic() by Jeff Layton · 12 years ago
  41. 2e0fb40 lib, net: make isodigit() public and use it by Andy Shevchenko · 12 years ago
  42. d28fcc8 svcrpc: fix gss-proxy to respect user namespaces by J. Bruce Fields · 12 years ago
  43. 6278b62 SUNRPC: gssp_procedures[] can be static by Fengguang Wu · 12 years ago
  44. 0ff3bab SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case by J. Bruce Fields · 12 years ago
  45. b1df763 Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10 by J. Bruce Fields · 12 years ago
  46. 6bbefe8 hostap: Don't use create_proc_read_entry() by David Howells · 12 years ago
  47. 14b872f xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts by Al Viro · 12 years ago
  48. 0e2bcaa sock_close() couldn't have been called with NULL inode since at least 2.1.early by Al Viro · 12 years ago
  49. 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
  50. 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
  51. cd75eff tcp: reset timer after any SYNACK retransmit by Yuchung Cheng · 12 years ago
  52. 6a5dc9e net: Add MIB counters for checksum errors by Eric Dumazet · 12 years ago
  53. aebda15 net: defer net_secret[] initialization by Eric Dumazet · 12 years ago
  54. 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
  55. 14d3692 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  56. eee1d5a sctp: Correct type and usage of sctp_end_cksum() by Simon Horman · 12 years ago
  57. 00bd1cc netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup by Florian Westphal · 12 years ago
  58. 7237190 netfilter: nfnetlink_queue: add skb info attribute by Florian Westphal · 12 years ago
  59. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 12 years ago
  60. 4bd6044 netfilter: nf_queue: move device refcount bump to extra function by Florian Westphal · 12 years ago
  61. 6e01781 netfilter: ipset: set match: add support to match the counters by Jozsef Kadlecsik · 12 years ago
  62. de76303 netfilter: ipset: The list:set type with counter support by Jozsef Kadlecsik · 12 years ago
  63. 00d71b2 netfilter: ipset: The hash types with counter support by Jozsef Kadlecsik · 12 years ago
  64. f48d19d netfilter: ipset: The bitmap types with counter support by Jozsef Kadlecsik · 12 years ago
  65. 34d666d netfilter: ipset: Introduce the counter extension in the core by Jozsef Kadlecsik · 12 years ago
  66. 7d47d97 netfilter: ipset: list:set type using the extension interface by Jozsef Kadlecsik · 12 years ago
  67. 5d50e1d8 netfilter: ipset: Hash types using the unified code base by Jozsef Kadlecsik · 12 years ago
  68. 1feab10 netfilter: ipset: Unified hash type generation by Jozsef Kadlecsik · 12 years ago
  69. b0da390 netfilter: ipset: Bitmap types using the unified code base by Jozsef Kadlecsik · 12 years ago
  70. 4d73de3 netfilter: ipset: Unified bitmap type generation by Jozsef Kadlecsik · 12 years ago
  71. 075e64c netfilter: ipset: Introduce extensions to elements in the core by Jozsef Kadlecsik · 12 years ago
  72. 8672d4d netfilter: ipset: Move often used IPv6 address masking function to header file by Jozsef Kadlecsik · 12 years ago
  73. 43c56e5 netfilter: ipset: Make possible to test elements marked with nomatch by Jozsef Kadlecsik · 12 years ago
  74. 5f5624c ipv6: Kill ipv6 dependency of icmpv6_send(). by Pravin B Shelar · 12 years ago
  75. e8d9612 sock_diag: allow to dump bpf filters by Nicolas Dichtel · 12 years ago
  76. 76d0eeb packet_diag: disclose meminfo values by Nicolas Dichtel · 12 years ago
  77. 6264190 packet_diag: disclose uid value by Nicolas Dichtel · 12 years ago
  78. 2c1bbbf net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W by Chen Gang · 12 years ago
  79. b0a397f bridge: Add fdb dst check during fdb update by roopa · 12 years ago
  80. f7a1dd6 ipvs: ip_vs_sip_fill_param() BUG: bad check of return value by Hans Schillstrom · 12 years ago
  81. 50754d21 genetlink: fix possible memory leak in genl_family_rcv_msg() by Wei Yongjun · 12 years ago
  82. c204ea0 NFC: Add missing RFKILL dependency for Kconfig by Marcel Holtmann · 12 years ago
  83. 030d794 SUNRPC: Use gssproxy upcall for server RPCGSS authentication. by Simo Sorce · 12 years ago
  84. 1d65833 SUNRPC: Add RPC based upcall mechanism for RPCGSS auth by Simo Sorce · 12 years ago
  85. 400f26b SUNRPC: conditionally return endtime from import_sec_context by Simo Sorce · 12 years ago
  86. 33d90ac SUNRPC: allow disabling idle timeout by J. Bruce Fields · 12 years ago
  87. 7073ea8 SUNRPC: attempt AF_LOCAL connect on setup by J. Bruce Fields · 12 years ago
  88. c85b03a Merge Trond's nfs-for-next by J. Bruce Fields · 12 years ago
  89. 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
  90. 30cc458 NFC: Move LLCP code to the NFC top level diirectory by Samuel Ortiz · 12 years ago
  91. d2049d8 xfrm: add rfc4494 AES-CMAC-96 support by Jussi Kivilinna · 12 years ago
  92. 22ee3b5 VSOCK: Drop bogus __init annotation from vsock_init_tables() by Geert Uytterhoeven · 12 years ago
  93. 6ad0b2f VSOCK: Fix misc device registration by Asias He · 12 years ago
  94. 37fe066 net: fix address check in rtnl_fdb_del by Vlad Yasevich · 12 years ago
  95. 2bac7cb net: ipv4: typo issue, remove erroneous semicolon by Chen Gang · 12 years ago
  96. 5ffedc6 NFC: llcp: two bugs in ->getname() by Dan Carpenter · 12 years ago
  97. 7a3b684 netrom: info leak in ->getname() by Dan Carpenter · 12 years ago
  98. fccc9f1 appletalk: info leak in ->getname() by Dan Carpenter · 12 years ago
  99. 3a4e0d6 openvswitch: Use parallel_ops genl. by Pravin B Shelar · 12 years ago
  100. def3117 genl: Allow concurrent genl callbacks. by Pravin B Shelar · 12 years ago