1. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  2. aaa795a netfilter: nat: propagate errors from xfrm_me_harder() by Patrick McHardy · 11 years ago
  3. 58e35d1 netfilter: ipv6: propagate routing errors from ip6_route_me_harder() by Patrick McHardy · 11 years ago
  4. c9e1673 netfilter: ipv4: propagate routing errors from ip_route_me_harder() by Patrick McHardy · 11 years ago
  5. 6b0ee8c0 scm: Stop passing struct cred by Eric W. Biederman · 11 years ago
  6. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  7. cb28ea3 bnx2x: Fix KR2 rapid link flap by Yaniv Rosner · 11 years ago
  8. 8303e69 decnet: remove duplicated include from dn_table.c by Wei Yongjun · 11 years ago
  9. 2f13e9f net_cls: remove duplicated include from cls_api.c by Wei Yongjun · 11 years ago
  10. 775ae9b netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c by David Daney · 11 years ago
  11. fc52eea 6lowpan: handle dev_queue_xmit() error code properly by Alan Ott · 11 years ago
  12. e937f583 mac802154: Increase tx_buffer_len by Alan Ott · 11 years ago
  13. b5992fe mac802154: Use netif flow control by Alan Ott · 11 years ago
  14. 7dd43d3 mac802154: Do not try to resend failed packets by Alan Ott · 11 years ago
  15. 524fba6 sctp: fix error return code in __sctp_connect() by Wei Yongjun · 11 years ago
  16. cfbe800 802: fix a possible race condition by Cong Wang · 11 years ago
  17. 23a9544 selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests by Daniel Borkmann · 11 years ago
  18. 259c9a1 sctp: remove 'sridhar' from maintainers list by Sridhar Samudrala · 11 years ago
  19. 9dcc71e vxlan: Bypass encapsulation if the destination is local by Sridhar Samudrala · 11 years ago
  20. c4637cd net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx by Or Gerlitz · 11 years ago
  21. 540b3a3 net/mlx4_en: Enable DCB ETS ops only when supported by the firmware by Or Gerlitz · 11 years ago
  22. 4d531aa net/mlx4_core: Added proper description for two device capabilities by Or Gerlitz · 11 years ago
  23. 5d5f184 net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  24. d60c5d2 net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  25. c49b05a net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  26. 5743756 net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  27. 8f99660 net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  28. fce5c29 net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  29. 4fa0a0e net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  30. 58152cd r8169: add a new chip for RTL8106E by hayeswang · 11 years ago
  31. 1a96464 r8169: adjust the flow of hw_start by hayeswang · 11 years ago
  32. 57538c4 r8169: add a new chip for RTL8111G by hayeswang · 11 years ago
  33. beb330a r8169: Update the RTL8111G parameters by hayeswang · 11 years ago
  34. eee3786 r8169: Modify the method for setting firmware by hayeswang · 11 years ago
  35. fe7524c r8169: Update PHY settings of RTL8111G by hayeswang · 11 years ago
  36. 41f44d1 r8169: Modify the mothod for PHY settings of RTL8111G by hayeswang · 11 years ago
  37. 0427d01 r8169: Remove firmware code by hayeswang · 11 years ago
  38. f89e8a6 Merge branch 'infoleaks' by David S. Miller · 11 years ago
  39. d5e0d0f VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg() by Mathias Krause · 11 years ago
  40. 680d04e VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue() by Mathias Krause · 11 years ago
  41. 60085c3 tipc: fix info leaks via msg_name in recv_msg/recv_stream by Mathias Krause · 11 years ago
  42. 4a18423 rose: fix info leak via msg_name in rose_recvmsg() by Mathias Krause · 11 years ago
  43. d26d650 NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg() by Mathias Krause · 11 years ago
  44. 3ce5efa netrom: fix info leak via msg_name in nr_recvmsg() by Mathias Krause · 11 years ago
  45. c77a4b9c llc: Fix missing msg_namelen update in llc_ui_recvmsg() by Mathias Krause · 11 years ago
  46. b860d3c l2tp: fix info leak in l2tp_ip6_recvmsg() by Mathias Krause · 11 years ago
  47. a5598bd iucv: Fix missing msg_namelen update in iucv_sock_recvmsg() by Mathias Krause · 11 years ago
  48. 5ae94c0 irda: Fix missing msg_namelen update in irda_recvmsg_dgram() by Mathias Krause · 11 years ago
  49. 2d6fbfe caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg() by Mathias Krause · 11 years ago
  50. c8c4991 Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg() by Mathias Krause · 11 years ago
  51. e11e045 Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg() by Mathias Krause · 11 years ago
  52. 4683f42 Bluetooth: fix possible info leak in bt_sock_recvmsg() by Mathias Krause · 11 years ago
  53. ef3313e ax25: fix info leak via msg_name in ax25_recvmsg() by Mathias Krause · 11 years ago
  54. 9b3e617 atm: update msg_namelen in vcc_recvmsg() by Mathias Krause · 11 years ago
  55. 50a75a8 ipv6/tcp: Stop processing ICMPv6 redirect messages by Christoph Paasch · 11 years ago
  56. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  57. b8dd6a2 netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling by Hannes Frederic Sowa · 11 years ago
  58. 53f6318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  59. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 11 years ago
  60. 6cfa923 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  61. 00fa6fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  62. ff802e3 firmware,IB/qib: revert firmware file move by Mike Marciniszyn · 11 years ago
  63. 12202fa netfilter: remove unneeded variable proc_net_netfilter by Pablo Neira Ayuso · 11 years ago
  64. e817961 netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue by Gao feng · 11 years ago
  65. 5b023fc netfilter: enable per netns support for nf_loggers by Gao feng · 11 years ago
  66. 9368a53 netfilter: nfnetlink_log: add net namespace support for nfnetlink_log by Gao feng · 11 years ago
  67. 3554306 netfilter: ipt_ULOG: add net namespace support for ipt_ULOG by Gao feng · 11 years ago
  68. 5b175b7 netfilter: ebt_ulog: add net namespace support for ebt_ulog by Gao feng · 11 years ago
  69. 69b34fb netfilter: xt_LOG: add net namespace support for xt_LOG by Gao feng · 11 years ago
  70. 7d27892 netfilter: ebt_log: add net namespace support for ebt_log by Gao feng · 11 years ago
  71. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  72. f3c1a44 netfilter: make /proc/net/netfilter pernet by Gao feng · 11 years ago
  73. e0a77f2 Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 11 years ago
  74. b2c87ca GFS2: Issue discards in 512b sectors by Bob Peterson · 11 years ago
  75. e24b0bf Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR" by Johan Hovold · 11 years ago
  76. c4c80f6 Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 11 years ago
  77. 8f09aac Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  78. 80fa8181 MIPS: Delete definition of SA_RESTORER. by Ralf Baechle · 11 years ago
  79. adb3789 MIPS: Fix ISA level which causes secondary cache init bypassing and more by Deng-Cheng Zhu · 11 years ago
  80. ed1197f MIPS: Fix build error cavium-octeon without CONFIG_SMP by EunBong Song · 11 years ago
  81. aaa9fad MIPS: Kconfig: Rename SNIPROM too by Paul Bolle · 11 years ago
  82. 143f0f6 MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" by Paul Bolle · 11 years ago
  83. ad8c396 MIPS: Unbreak function tracer for 64-bit kernel. by David Daney · 11 years ago
  84. 868211d ALSA: hda/generic - fix uninitialized variable by Jiri Slaby · 11 years ago
  85. 34e2ed3 net: ipv4: notify when address lifetime changes by Jiri Pirko · 11 years ago
  86. f01fc1a ixgbe: fix registration order of driver and DCA nofitication by Jakub Kicinski · 11 years ago
  87. 0e82e7f6d af_unix: If we don't care about credentials coallesce all messages by Eric W. Biederman · 11 years ago
  88. 25da0e3 Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL" by Eric W. Biederman · 11 years ago
  89. 4de79c7 bonding: remove sysfs before removing devices by Veaceslav Falico · 11 years ago
  90. 31d1670 atl1e: limit gso segment size to prevent generation of wrong ip length fields by Hannes Frederic Sowa · 11 years ago
  91. 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 11 years ago
  92. d08d528 Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  93. e2409d8 r8169: fix auto speed down issue by hayeswang · 11 years ago
  94. 4f4ecd5 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  95. 518314f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless by David S. Miller · 11 years ago
  96. 19952cc4 net: frag queue per hash bucket locking by Jesper Dangaard Brouer · 11 years ago
  97. b6a9b7f mm: prevent mmap_cache race in find_vma() by Jan Stancek · 11 years ago
  98. 22d1e6f Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  99. 6cb437a Merge branch 'pm-fixes' into fixes by Rafael J. Wysocki · 11 years ago
  100. fc1a7fe Merge branch 'acpi-fixes' into fixes by Rafael J. Wysocki · 11 years ago