1. c801e3c ipv4: Clarify in docs that accept_local requires rp_filter. by David S. Miller · 12 years ago
  2. f7eadaf netfilter: use kfree_skb() not kfree() by Dan Carpenter · 12 years ago
  3. 0d1632b dummy: use IFF_LIVE_ADDR_CHANGE priv_flag by Jiri Pirko · 12 years ago
  4. 5a1d1c8 team: use IFF_LIVE_ADDR_CHANGE priv_flag by Jiri Pirko · 12 years ago
  5. f2f2c8b virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag by Jiri Pirko · 12 years ago
  6. bb35f67 net: introduce new priv_flag indicating iface capable of change mac when running by Jiri Pirko · 12 years ago
  7. 0329274 netlink: add nlk->netlink_bind hook for module auto-loading by Pablo Neira Ayuso · 12 years ago
  8. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  9. dd7f36b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  10. ae0eef6 cnic: Fix mmap regression. by Michael Chan · 12 years ago
  11. 8732baa 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
  12. 42fb0b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  13. 7a9bc9b ipv4: Elide fib_validate_source() completely when possible. by David S. Miller · 12 years ago
  14. b8c8430 net: l2tp_eth: provide tx_dropped counter by Eric Dumazet · 12 years ago
  15. a777c89 netxen_nic: restrict force firmware dump when dump is disabled. by Manish chopra · 12 years ago
  16. d0087b2 ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sanity checks by Ville Nuorvala · 12 years ago
  17. 1e0b6ea xen/netback: only non-freed SKB is queued into tx_queue by Annie Li · 12 years ago
  18. 7fa8ad6 caif-hsi: Fix merge issues. by Sjur Brændeland · 12 years ago
  19. 3085a4b ipv4: Remove extraneous assignment of dst->tclassid. by David S. Miller · 12 years ago
  20. 9e56e38 ipv4: Adjust in_dev handling in fib_validate_source() by David S. Miller · 12 years ago
  21. a207a4b ipv4: Fix bugs in fib_compute_spec_dst(). by David S. Miller · 12 years ago
  22. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
  23. 9f10d3f tcp: plug dst leak in tcp_v6_conn_request() by Neal Cardwell · 12 years ago
  24. 9494218 tcp: use inet6_csk_route_req() in tcp_v6_send_synack() by Neal Cardwell · 12 years ago
  25. 3840a06 tcp: pass fl6 to inet6_csk_route_req() by Neal Cardwell · 12 years ago
  26. 9247869 tcp: fix inet6_csk_route_req() for link-local addresses by Neal Cardwell · 12 years ago
  27. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  28. 76fbc24 davinci_cpdma: include linux/module.h by Daniel Mack · 12 years ago
  29. ca33c00 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  30. 9740e00 gianfar: Fix RXICr/TXICr programming for multi-queue mode by Claudiu Manoil · 12 years ago
  31. 7cecb52 net: Downgrade CAP_SYS_MODULE deprecated message from error to warning. by Vinson Lee · 12 years ago
  32. d9b8706 net: qmi_wwan: fix Oops while disconnecting by Bjørn Mork · 12 years ago
  33. 9acc7bd Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  34. ccce27c Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  35. 221d3eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  36. 9a7c6b7 Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  37. 8b9468d watchdog: core: fix WDIOC_GETSTATUS return value by Wim Van Sebroeck · 12 years ago
  38. a089361 watchdog: hpwdt: Unregister NMI events on exit. by Mingarelli, Thomas · 12 years ago
  39. e5de32e watchdog: iTCO_wdt: add platform driver module alias by Jan Beulich · 12 years ago
  40. 34202e2 mwifiex: retrieve correct max_power information in reg_notifier handler by Amitkumar Karwar · 12 years ago
  41. 2041d7d mwifiex: do not advertise custom regulatory domain capability by Amitkumar Karwar · 12 years ago
  42. caa8984 mwifiex: use correct firmware command to get power limits by Amitkumar Karwar · 12 years ago
  43. 1a1fb97 mwifiex: wakeup main thread to handle command queued by Amitkumar Karwar · 12 years ago
  44. 4699791 ath9k: de-duplicate initvals by Felix Fietkau · 12 years ago
  45. 589ebd8 ath9k: update AR934x initvals to latest version by Felix Fietkau · 12 years ago
  46. d8fffb4 ath9k: Fix signedness in a MCI debug message by Mohammed Shafi Shajakhan · 12 years ago
  47. 8129448 ath9k_hw: make use of the wrapper to check for MCI init by Mohammed Shafi Shajakhan · 12 years ago
  48. 73dc3eb ath9k: fix ANI operation in AP mode by Felix Fietkau · 12 years ago
  49. 26b6da6 iwlegacy: print how long queue was actually stuck by Paul Bolle · 12 years ago
  50. 4a9c469 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  51. ef72622 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  52. f3747e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  53. de03309 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  54. 1df2ae3 udf: Fortify loading of sparing table by Jan Kara · 12 years ago
  55. adee11b udf: Avoid run away loop when partition table length is corrupted by Jan Kara · 12 years ago
  56. cb14d34 udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol() by Jan Kara · 12 years ago
  57. 82aee5d Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  58. 41347dc ipv4: Kill rt->rt_spec_dst, no longer used. by David S. Miller · 12 years ago
  59. 35ebf65 ipv4: Create and use fib_compute_spec_dst() helper. by David S. Miller · 12 years ago
  60. 70e7341 ipv4: Show that ip_send_reply() is purely unicast routine. by David S. Miller · 12 years ago
  61. e9bcd47 Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  62. ad3337c sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register by Nobuhiro Iwamatsu · 12 years ago
  63. bc404e9 sh: kfr2r09: fix compile breakage by Guennadi Liakhovetski · 12 years ago
  64. 42d0b04 batman-adv: Prefix main defines with BATADV_ by Sven Eckelmann · 12 years ago
  65. edbf7ff batman-adv: Prefix vis defines with BATADV_ by Sven Eckelmann · 12 years ago
  66. 4d5d2db8 batman-adv: Prefix unicast defines with BATADV_ by Sven Eckelmann · 12 years ago
  67. c11fdfa batman-adv: Prefix types defines with BATADV_ by Sven Eckelmann · 12 years ago
  68. 7e071c7 batman-adv: Prefix packet defines with BATADV_ by Sven Eckelmann · 12 years ago
  69. 6434664 batman-adv: Prefix icmp_socket defines with BATADV_ by Sven Eckelmann · 12 years ago
  70. 97ea4ba batman-adv: Prefix gateway defines with BATADV_ by Sven Eckelmann · 12 years ago
  71. 3964f72 batman-adv: Prefix bridge_loop_avoidance defines with BATADV_ by Sven Eckelmann · 12 years ago
  72. 036cbfe batman-adv: Prefix sysfs defines with BATADV_ by Sven Eckelmann · 12 years ago
  73. 54590e4 batman-adv: Prefix debugfs defines with BATADV_ by Sven Eckelmann · 12 years ago
  74. 347c80f batman-adv: Prefix local defines with BATADV_ by Sven Eckelmann · 12 years ago
  75. d4f4469 batman-adv: beautify tt_global_add() argument list by Antonio Quartulli · 12 years ago
  76. 3b643de batman-adv: clear ADD+DEL (and viceversa) events in the same orig-interval by Antonio Quartulli · 12 years ago
  77. 28afd3c batman-adv: Directly print to seq_file in vis by Sven Eckelmann · 12 years ago
  78. 3e34819 batman-adv: Prefix remaining function like macros with batadv_ by Sven Eckelmann · 12 years ago
  79. ee11ad6 batman-adv: Prefix main local static functions with batadv_ by Sven Eckelmann · 12 years ago
  80. eaad8ad batman-adv: Prefix vis local static functions with batadv_ by Sven Eckelmann · 12 years ago
  81. 0354440 batman-adv: Prefix unicast local static functions with batadv_ by Sven Eckelmann · 12 years ago
  82. 160eb5a ipv4: Kill early demux method return value. by David S. Miller · 12 years ago
  83. 1d1e34d xfrm_user: Propagate netlink error codes properly. by David S. Miller · 12 years ago
  84. 160c85f phy: Fix warning in get_phy_device(). by David S. Miller · 12 years ago
  85. d4fc691 virtio_net: allow to change mac when iface is running by Jiri Pirko · 12 years ago
  86. e9976d7 netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs by David Daney · 12 years ago
  87. a30e2c1 netdev/phy/of: Add more methods for binding PHY devices to drivers. by David Daney · 12 years ago
  88. 6bd47ac netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register() by David Daney · 12 years ago
  89. ac28b9f netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs by David Daney · 12 years ago
  90. a3caad0 net: fec: add phy-reset-duration for device tree probe by Shawn Guo · 12 years ago
  91. c9040af net: fec: phy-reset-gpios is optional by Shawn Guo · 12 years ago
  92. 119fc00 net: fec: use managed function devm_gpio_request_one by Shawn Guo · 12 years ago
  93. 5fa9c0f net: fec: enable regulator for fec phy by Shawn Guo · 12 years ago
  94. 2ca9b2a net: fec: reset phy after pinctrl setup by Shawn Guo · 12 years ago
  95. d2e553b bnx2: Add missing netif_tx_disable() in bnx2_close() by Michael Chan · 12 years ago
  96. 7947c9c bnx2: Add "fall through" comments by Michael Chan · 12 years ago
  97. 7bc910f cnic: Handle RAMROD_CMD_ID_CLOSE error. by Eddie Wai · 12 years ago
  98. 1f85d58 cnic: Remove uio mem[0]. by Michael Chan · 12 years ago
  99. 78ea22e cnic: Read bnx2x function number from internal register by Eddie Wai · 12 years ago
  100. a2028b23 cnic: Fix occasional NULL pointer dereference during reboot. by Michael Chan · 12 years ago