1. 6843cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  2. d07d750 net, wireless: overwrite default_ethtool_ops by Stanislaw Gruszka · 11 years ago
  3. 93ccb39 Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  4. 7b514a8 tcp: accept RST without ACK flag by Eric Dumazet · 11 years ago
  5. 7144bca nfs: fix sunrpc/clnt.c kernel-doc warnings by Randy Dunlap · 11 years ago
  6. 21caa66 ipv6: use addrconf_get_prefix_route for prefix route lookup [v2] by Romain Kuntz · 11 years ago
  7. 85da53b ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 11 years ago
  8. f26845b tcp: fix splice() and tcp collapsing interaction by Eric Dumazet · 11 years ago
  9. ff905b1 tcp: splice: fix an infinite loop in tcp_read_sock() by Eric Dumazet · 11 years ago
  10. 7be72c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  11. a9b8a89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  12. c9be4a5 net: prevent setting ttl=0 via IP_TTL by Cong Wang · 11 years ago
  13. 87ed500 SUNRPC: Ensure we release the socket write lock if the rpc_task exits early by Trond Myklebust · 11 years ago
  14. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  15. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 11 years ago
  16. 32fa10b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  17. 36a25de sctp: fix Kconfig bug in default cookie hmac selection by Alex Elder · 11 years ago
  18. c7e2e1d ipv4: fix NULL checking in devinet_ioctl() by Xi Wang · 11 years ago
  19. 9dd4a13 net/ipv4/ipconfig: really display the BOOTP/DHCP server's address. by Philippe De Muyter · 11 years ago
  20. 5ff3fec mac802154: fix NOHZ local_softirq_pending 08 warning by Alexander Aring · 11 years ago
  21. 2727de7 netfilter: xt_recent: avoid high order page allocations by Eric Dumazet · 11 years ago
  22. 757ae31 netfilter: fix missing dependencies for the NOTRACK target by Pablo Neira Ayuso · 11 years ago
  23. 429da4c netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation by Ulrich Weber · 11 years ago
  24. 360e1a5 SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9 by Trond Myklebust · 11 years ago
  25. c6567ed SUNRPC: Ensure that we free the rpc_task after cleanups are done by Trond Myklebust · 11 years ago
  26. 09b1426 mac80211: fix maximum MTU by Chaitanya · 12 years ago
  27. 826262c mac80211: fix dtim_period in hidden SSID AP association by Johannes Berg · 12 years ago
  28. a56f992 mac80211: use del_timer_sync for final sta cleanup timer deletion by Johannes Berg · 12 years ago
  29. 97f97b1 mac80211: fix station destruction in AP/mesh modes by Johannes Berg · 12 years ago
  30. b7cfcd1 mac80211: RMC buckets are just list heads by Thomas Pedersen · 12 years ago
  31. 4d76d21 mac80211: assign VLAN channel contexts by Johannes Berg · 12 years ago
  32. 2d4072a mac80211: flush AP_VLAN stations when tearing down the BSS AP by Felix Fietkau · 12 years ago
  33. 34bcf71 mac80211: fix ibss scanning by Stanislaw Gruszka · 12 years ago
  34. fdb184d bridge: add empty br_mdb_init() and br_mdb_uninit() definitions. by Rami Rosen · 11 years ago
  35. 3ec8e9f bridge: Correctly unregister MDB rtnetlink handlers by Vlad Yasevich · 11 years ago
  36. 58890c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  37. ac196f8 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  38. 0fa6ebc libceph: fix protocol feature mismatch failure path by Sage Weil · 11 years ago
  39. 122070a libceph: WARN, don't BUG on unexpected connection states by Alex Elder · 11 years ago
  40. e6d50f6 libceph: always reset osds when kicking by Alex Elder · 11 years ago
  41. ab60b16 libceph: move linger requests sooner in kick_requests() by Alex Elder · 12 years ago
  42. ae782bb ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 11 years ago
  43. 861aa6d ipv4/ip_gre: set transport header correctly to gre header by Isaku Yamahata · 11 years ago
  44. a496759 IB/rds: suppress incompatible protocol when version is known by Marciniszyn, Mike · 12 years ago
  45. f2e9bd7 IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len by Marciniszyn, Mike · 12 years ago
  46. c3ae62af tcp: should drop incoming frames without ACK flag set by Eric Dumazet · 11 years ago
  47. 143cdd8 batman-adv: fix random jitter calculation by Akinobu Mita · 11 years ago
  48. 1310b955 netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect by Jesper Juhl · 11 years ago
  49. 32263dd netfilter: xt_hashlimit: fix namespace destroy path by Vitaly E. Lavrov · 11 years ago
  50. 665e205 netfilter: xt_recent: fix namespace destroy path by Vitaly E. Lavrov · 11 years ago
  51. 0918184 netfilter: xt_hashlimit: fix race that results in duplicated entries by Pablo Neira Ayuso · 11 years ago
  52. cf0be880 arp: fix a regression in arp_solicit() by Cong Wang · 11 years ago
  53. 10db906 netfilter: xt_CT: recover NOTRACK target support by Pablo Neira Ayuso · 12 years ago
  54. d2fe85d net: sched: integer overflow fix by Stefan Hasko · 12 years ago
  55. 8baf82b CONFIG_HOTPLUG removal from networking core by Greg KH · 12 years ago
  56. 9b1536c bridge: call br_netpoll_disable in br_add_if by Gao feng · 12 years ago
  57. 9650388 ipv4: arp: fix a lockdep splat in arp_solicit() by Eric Dumazet · 12 years ago
  58. 30e6c9f net: devnet_rename_seq should be a seqcount by Eric Dumazet · 12 years ago
  59. f7e75ba ip_gre: fix possible use after free by Eric Dumazet · 12 years ago
  60. 412ed94 ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally by Isaku Yamahata · 12 years ago
  61. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  62. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  63. c89ce05 libceph: register request before unregister linger by Alex Elder · 12 years ago
  64. a978fa2 libceph: don't use rb_init_node() in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  65. 3ee5234 libceph: init event->node in ceph_osdc_create_event() by Alex Elder · 12 years ago
  66. f407731 libceph: init osd->o_node in create_osd() by Alex Elder · 12 years ago
  67. 2836298 libceph: report connection fault with warning by Alex Elder · 12 years ago
  68. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  69. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  70. bd77902 ipv6: addrconf.c: remove unnecessary "if" by Cong Ding · 12 years ago
  71. 09d7cf7 bridge: Correctly encode addresses when dumping mdb entries by Vlad Yasevich · 12 years ago
  72. 6323315 bridge: Do not unregister all PF_BRIDGE rtnl operations by Vlad Yasevich · 12 years ago
  73. a2faf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  74. 2d4dce0 Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  75. 3c41777 atm: use scnprintf() instead of sprintf() by chas williams - CONTRACTOR · 12 years ago
  76. 4e4b537 netlink: validate addr_len on bind by Hannes Frederic Sowa · 12 years ago
  77. 9f1e0ad netlink: change presentation of portid in procfs to unsigned by Hannes Frederic Sowa · 12 years ago
  78. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  79. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  80. 3a28e33 svcrpc: fix some printks by J. Bruce Fields · 12 years ago
  81. 7bb21d68 libceph: socket can close in any connection state by Alex Elder · 12 years ago
  82. 61c7403 rbd: remove linger unconditionally by Alex Elder · 12 years ago
  83. cd6c596 SUNRPC: continue run over clients list on PipeFS event instead of break by Stanislav Kinsbursky · 12 years ago
  84. 685a755 libceph: avoid using freed osd in __kick_osd_requests() by Alex Elder · 12 years ago
  85. 7d5f248 ceph: don't reference req after put by Alex Elder · 12 years ago
  86. e035edd netfilter: nfnetlink_log: fix possible compilation issue due to missing include by Pablo Neira Ayuso · 12 years ago
  87. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  88. 252b3e8 netfilter: xt_CT: fix crash while destroy ct templates by Pablo Neira Ayuso · 12 years ago
  89. 0c36b48 netfilter: nfnetlink_log: fix mac address for 6in4 tunnels by Bob Hockney · 12 years ago
  90. 97cf00e netfilter: nf_ct_reasm: fix conntrack reassembly expire code by Haibo Xi · 12 years ago
  91. d7a769f netfilter: nf_conntrack_ipv6: fix comment for packets without data by Florent Fourcot · 12 years ago
  92. c65ef8d netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE by Andrew Collins · 12 years ago
  93. c6f4089 netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset by Mukund Jampala · 12 years ago
  94. df48419 ipv6: Fix Makefile offload objects by Simon Arlott · 12 years ago
  95. 4cb9d6e sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch by Daniel Borkmann · 12 years ago
  96. ccb1c31 bridge: add flags to distinguish permanent mdb entires by Amerigo Wang · 12 years ago
  97. 0d0863b sctp: Change defaults on cookie hmac selection by Neil Horman · 12 years ago
  98. 1efc287 SUNRPC: variable 'svsk' is unused in function bc_send_request by Trond Myklebust · 12 years ago
  99. 4a20a98 SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket by Trond Myklebust · 12 years ago
  100. 5e4a084 userns: Require CAP_SYS_ADMIN for most uses of setns. by Eric W. Biederman · 12 years ago