1. b6750b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 12 years ago
  2. 45cc3a0 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  3. b7e092c netfilter: ctnetlink: fix uninitialized variable by Florian Westphal · 12 years ago
  4. 4ad3622 netfilter: add IPv6 SYNPROXY target by Patrick McHardy · 12 years ago
  5. 81eb6a1 net: syncookies: export cookie_v6_init_sequence/cookie_v6_check by Patrick McHardy · 12 years ago
  6. 48b1de4 netfilter: add SYNPROXY core/target by Patrick McHardy · 12 years ago
  7. 0198230 net: syncookies: export cookie_v4_init_sequence/cookie_v4_check by Patrick McHardy · 12 years ago
  8. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 12 years ago
  9. 706f515 netfilter: nf_defrag_ipv6.o included twice by Nathan Hintz · 12 years ago
  10. affe759 netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged by Phil Oester · 12 years ago
  11. 35fdb94 e1000e: balance semaphore put/get for 82573 by Steven La · 12 years ago
  12. d7064f4 Documentation/networking/: Update Intel wired LAN driver documentation by Jeff Kirsher · 12 years ago
  13. e9d1984 bna: firmware update to 3.2.1.1 by Rasesh Mody · 12 years ago
  14. b0eb57c VMXNET3: Add support for virtual IOMMU by Andy King · 12 years ago
  15. 68d7bdc be2net: implement ethtool set/get_channel hooks by Sathya Perla · 12 years ago
  16. 7707133 be2net: refactor be_setup() to consolidate queue creation routines by Sathya Perla · 12 years ago
  17. bea5098 be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created by Sathya Perla · 12 years ago
  18. 92bf14a be2net: refactor be_get_resources() code by Sathya Perla · 12 years ago
  19. 150d58c be2net: Fixup profile management routines by Vasundhara Volam · 12 years ago
  20. f2f781a be2net: use EQ_CREATEv2 for SH-R by Sathya Perla · 12 years ago
  21. b1dcdc6 net: tcp_probe: allow more advanced ingress filtering by mark by Daniel Borkmann · 12 years ago
  22. abd939d qlcnic: Update version to 5.3.49. by Sucheta Chakraborty · 12 years ago
  23. 48365e4 qlcnic: dcb: Add support for CEE Netlink interface. by Sucheta Chakraborty · 12 years ago
  24. 2d8ebca qlcnic: dcb: Register DCB AEN handler. by Sucheta Chakraborty · 12 years ago
  25. fb859ed qlcnic: dcb: Get DCB parameters from the adapter. by Sucheta Chakraborty · 12 years ago
  26. 14d385b qlcnic: dcb: Query adapter DCB capabilities. by Sucheta Chakraborty · 12 years ago
  27. d853f11 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  28. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  29. b65f63e Merge branch 'cadence' by David S. Miller · 12 years ago
  30. 8c038e7 ARM: at91/dt: define phy available on sama5d3 mother board by Boris BREZILLON · 12 years ago
  31. 148cbb5 net/cadence/macb: add support for dt phy definition by Boris BREZILLON · 12 years ago
  32. b4de77a ipip: potential race in ip_tunnel_init_net() by Dan Carpenter · 12 years ago
  33. b8e2fde bonding: fix error return code in bond_enslave() by Wei Yongjun · 12 years ago
  34. 2ea567c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  35. 41a00f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  36. 3db0d4d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  37. ee8a99b lib/lz4: correct the LZ4 license by Richard Laager · 12 years ago
  38. 07555ac memcg: get rid of swapaccount leftovers by Michal Hocko · 12 years ago
  39. 4bf93b5 nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection by Vyacheslav Dubeyko · 12 years ago
  40. 2df37a1 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error by Vyacheslav Dubeyko · 12 years ago
  41. 93dbc1b drivers/platform/olpc/olpc-ec.c: initialise earlier by Daniel Drake · 12 years ago
  42. 2771399 fs_enet: cleanup clock API use by Gerhard Sittig · 12 years ago
  43. 35b9eb0 fs_enet: silence a build warning (unused variable) by Gerhard Sittig · 12 years ago
  44. 05f147e net: sctp_probe: simplify code by using %pISc format specifier by Daniel Borkmann · 12 years ago
  45. 5b5fde7 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into cpsw by David S. Miller · 12 years ago
  46. 0ca04b6 net: ethernet: davinci_cpdma: export cpdma_chan_get_stats by Daniel Mack · 12 years ago
  47. 4a5a8aa ipv4: expose IPV4_DEVCONF by stephen hemminger · 12 years ago
  48. c92a59e ipv6: handle Redirect ICMP Message with no Redirected Header option by Duan Jiong · 12 years ago
  49. 6e1f997 be2net: fix disabling TX in be_close() by Sathya Perla · 12 years ago
  50. f925d0a net: tcp_probe: add IPv6 support by Daniel Borkmann · 12 years ago
  51. d8cdeda net: tcp_probe: kprobes: adapt jtcp_rcv_established signature by Daniel Borkmann · 12 years ago
  52. b4c1c1d net: tcp_probe: also include rcv_wnd next to snd_wnd by Daniel Borkmann · 12 years ago
  53. baf3b3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  54. 3bca8de ethernet: broadcom: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  55. 0922706 ethernet: moxa: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  56. 0f7cc9a tcp: increase throughput when reordering is high by Yuchung Cheng · 12 years ago
  57. 2266c68 Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  58. be23ab5 SolutionEngine7724: fix typo in Ether platform data by Sergei Shtylyov · 12 years ago
  59. 0bf2bbd SH7619: fix typo in Ether platform data by Sergei Shtylyov · 12 years ago
  60. 15edae9 r8169: fix invalid register dump by Peter Wu · 12 years ago
  61. 9d47b38 Revert "genetlink: fix family dump race" by Johannes Berg · 12 years ago
  62. 6a7492a Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  63. cb79abc7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  64. b766630 sfc: Eliminate struct efx_mtd by Ben Hutchings · 12 years ago
  65. ecd0a6f sfc: Rename SPI stuff to show that it is Falcon-specific by Ben Hutchings · 12 years ago
  66. 964e613 sfc: Cleanup Falcon-arch simple MAC filter state by Ben Hutchings · 12 years ago
  67. f5253d9 sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7} by Ben Hutchings · 12 years ago
  68. 8803e15 sfc: Add flag for stack-owned RX MAC filters by Ben Hutchings · 12 years ago
  69. 14990a5 sfc: Refactor Falcon-arch filter removal by Ben Hutchings · 12 years ago
  70. add7247 sfc: Make most filter operations NIC-type-specific by Ben Hutchings · 12 years ago
  71. 9a0a943 sfc: Refactor Falcon-arch search limit reset by Ben Hutchings · 12 years ago
  72. 6d661ce sfc: Split Falcon-arch-specific and common filter state by Ben Hutchings · 12 years ago
  73. 7c460d9 sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10 by Ben Hutchings · 12 years ago
  74. f26e958 sfc: Name the RX drop queue ID by Ben Hutchings · 12 years ago
  75. 33a8985 sfc: Rename Falcon-arch filter implementation types and functions by Ben Hutchings · 12 years ago
  76. 910c485 sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags() by Ben Hutchings · 12 years ago
  77. 1f8b766 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. 8351fcf Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  79. ee7075d Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 12 years ago
  80. 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 12 years ago
  81. 5ea80f7 Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" by Linus Torvalds · 12 years ago
  82. 22f8aba e1000e: resolve checkpatch JIFFIES_COMPARISON warning by Bruce Allan · 12 years ago
  83. e8c254c e1000e: Avoid kernel crash during shutdown by Li Zhang · 12 years ago
  84. 13129d9 e1000e: Add code to check for failure of pci_disable_link_state call by Carolyn Wyborny · 12 years ago
  85. 0cf0459 e1000e: cleanup whitespace in recent commit by Bruce Allan · 12 years ago
  86. ed12cc9 igb: Expose RSS indirection table for ethtool by Laura Mihaela Vasilescu · 12 years ago
  87. c342b39 igb: Add macro for size of RETA indirection table by Laura Mihaela Vasilescu · 12 years ago
  88. 7dc98a6 igb: Fix get_fw_version function for all parts by Carolyn Wyborny · 12 years ago
  89. 53b87ce igb: Add device support for flashless SKU of i210 device by Carolyn Wyborny · 12 years ago
  90. ef3a009 igb: Refactor NVM read functions to accommodate devices with no flash by Carolyn Wyborny · 12 years ago
  91. 5a823d8 igb: Refactor of init_nvm_params by Carolyn Wyborny · 12 years ago
  92. 2ccd994 igb: Update MTU so that it is always at least a standard frame size by Alexander Duyck · 12 years ago
  93. 5026719 igb: don't allow SR-IOV without MSI-X by Mitch A Williams · 12 years ago
  94. 7f90128 igb: Added rcu_lock to avoid race by Akeem G Abodunrin · 12 years ago
  95. e5c3370 igb: Read register for latch_on without return value by Akeem G Abodunrin · 12 years ago
  96. 8a650aa igb: Reset the link when EEE setting changed by Akeem G Abodunrin · 12 years ago
  97. d75ea94 can: flexcan: use platform_set_drvdata() by Libo Chen · 12 years ago
  98. 40f7e0d can: at91_can: use platform_set_drvdata() by Libo Chen · 12 years ago
  99. 6439fbc can: c_can: fix error checking of priv->instance in probe() by Chen Gang · 12 years ago
  100. 30ca222 ARM: tegra: always enable USB VBUS regulators by Stephen Warren · 12 years ago