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