1. 4d7f763 can: flexcan: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  2. 5865fc1 tg3: remove redundant pm init code by Yijing Wang · 11 years ago
  3. 6b1ea4b ssb: sprom: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  4. 27d7f47 net: wireless: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  5. 67d6bfa net: ethernet: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  6. 0672f0a net: can: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  7. 9a99d4a icmp: avoid allocating large struct on stack by Cong Wang · 11 years ago
  8. 08578d8 ] icmp: fix icmp_unreach() comment. by Rami Rosen · 11 years ago
  9. bd118b6 ibm-ethernet: delete stale MCA and duplicate PSERIES dependency by Paul Gortmaker · 11 years ago
  10. 5aad1de ipv4: use separate genid for next hop exceptions by Timo Teräs · 11 years ago
  11. f016229 ipv4: rate limit updating of next hop exceptions with same pmtu by Timo Teräs · 11 years ago
  12. 387aa65 ipv4: properly refresh rtable entries on pmtu/redirect events by Timo Teräs · 11 years ago
  13. 829a507 bnx2x: fix a power state test by Yuval Mintz · 11 years ago
  14. 639d65b bnx2x: semi-Semantic changes by Yuval Mintz · 11 years ago
  15. 6bf07b8 bnx2x: Revise prints by Yuval Mintz · 11 years ago
  16. 3cdeec2 bnx2x: Semantic removal and beautification by Yuval Mintz · 11 years ago
  17. 16a5fd9 bnx2x: Revise comments and alignment by Yuval Mintz · 11 years ago
  18. d76a611 bnx2x: Semantic change of empty lines by Yuval Mintz · 11 years ago
  19. ada7c19 bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hash by Eric Dumazet · 11 years ago
  20. e69972f cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're the MASTER_PF by Jay Hernandez · 11 years ago
  21. 5c51081 be2net: Implement initiate FW dump feature for Lancer by Somnath Kotur · 11 years ago
  22. 28a19fe drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMA by Mugunthan V N · 11 years ago
  23. d97a079 ARM: sunxi: Add EMAC Controller to Hackberry dt by Maxime Ripard · 11 years ago
  24. e5a84ba ARM: cubieboard: Enable ethernet (EMAC) support in dts by Stefan Roese · 11 years ago
  25. e38afcb ARM: sunxi: Add EMAC controller node to sun4i DTSI by Maxime Ripard · 11 years ago
  26. b21da66 ARM: sun4i: Add muxing options for the ethernet controller by Maxime Ripard · 11 years ago
  27. 4bdcb1d net: Add MDIO bus driver for the Allwinner EMAC by Maxime Ripard · 11 years ago
  28. 4922050 net: Add EMAC ethernet driver found on Allwinner A10 SoC's by Stefan Roese · 11 years ago
  29. 2cc70ba phy: add reverse MII PHY connection type by Florian Fainelli · 11 years ago
  30. 32b8a8e sit: add IPv4 over IPv4 support by Nicolas Dichtel · 11 years ago
  31. bf3d6a8 iptunnel: specify protocol outside IP header by Nicolas Dichtel · 11 years ago
  32. 35d0461 net: clean up skb headers code by Cong Wang · 11 years ago
  33. 938177e netfilter: Correct calculation using skb->tail and skb-network_header by Simon Horman · 11 years ago
  34. db8caf3 gro: should aggregate frames without DF by Eric Dumazet · 11 years ago
  35. c3f1dba net: Update RFS target at poll for tcp/udp by David Majnemer · 11 years ago
  36. aef6de5 sctp: Correct byte order of access to skb->{network, transport}_header by Simon Horman · 11 years ago
  37. 311503b tulip: remove redundant D0 power state set by Yijing Wang · 11 years ago
  38. e4afed3 qlcnic: remove redundant D0 power state set by Yijing Wang · 11 years ago
  39. b431bec net, jme: remove redundant D0 power state set by Yijing Wang · 11 years ago
  40. 10e24caa phy: Add Marvell 88E1510 phy ID by Michal Simek · 11 years ago
  41. 3da09a5 phy: Add Marvell 88E1116R phy ID by Michal Simek · 11 years ago
  42. f5e1cab phy: Use macros instead of hardcoded values in marvell phy driver by Michal Simek · 11 years ago
  43. 5a1cebd phy: Add Vitesse 8211 phy ID by Michal Simek · 11 years ago
  44. 2a8626d phy: Clean coding style in vitesse phy by Michal Simek · 11 years ago
  45. c7d9d6a tcp: undo on DSACK during recovery by Yuchung Cheng · 11 years ago
  46. 7026b91 tcp: fix undo on partial ack in recovery by Yuchung Cheng · 11 years ago
  47. 6a63df4 tcp: refactor undo functions by Yuchung Cheng · 11 years ago
  48. 6804973 tcp: consolidate PRR packet accounting by Yuchung Cheng · 11 years ago
  49. 76723bc net: mv643xx_eth: add DT parsing support by Sebastian Hesselbarth · 11 years ago
  50. cb85215 net: mv643xx_eth: proper initialization for Kirkwood SoCs by Sebastian Hesselbarth · 11 years ago
  51. cc9d459 net: mv643xx_eth: use of_phy_connect if phy_node present by Sebastian Hesselbarth · 11 years ago
  52. 5f29235 net: mv643xx_eth: add phy_node to platform_data struct by Sebastian Hesselbarth · 11 years ago
  53. 65a6f96 net: mv643xx_eth: use managed devm_ioremap for port registers by Sebastian Hesselbarth · 11 years ago
  54. cec753f net: mv643xx_eth: use phy_disconnect instead of phy_detach by Sebastian Hesselbarth · 11 years ago
  55. 9e7c414 net: emaclite: Update driver header by Michal Simek · 11 years ago
  56. 1156ee8 net: emaclite: Enable emaclite for Xilinx Arm Zynq platform by Michal Simek · 11 years ago
  57. 123c140 net: emaclite: Do not use microblaze and ppc IO functions by Michal Simek · 11 years ago
  58. 3fb99fa net: emaclite: Let's make xemaclite_adjust_link static by Michal Simek · 11 years ago
  59. e0a3bc65 net: emaclite: Support multiple phys connected to one MDIO bus by Michal Simek · 11 years ago
  60. ccfecdf net: emaclite: Report failures in mdio setup by Michal Simek · 11 years ago
  61. cafe890 Merge branch 'netxen_nic' by David S. Miller · 11 years ago
  62. 9064815 netxen_nic: Update version to 4.0.81 by Manish Chopra · 11 years ago
  63. b37eb21 netxen_nic: Avoid mixed mode interrupts by Manish Chopra · 11 years ago
  64. a120e86 netxen_nic: netxen_setup_intr() function code cleanup by Manish Chopra · 11 years ago
  65. b08a92b netxen_nic: Log proper error message in case of mismatched adapter type by Manish Chopra · 11 years ago
  66. dc7551c netxen_nic: Log driver version with firmware version by Manish Chopra · 11 years ago
  67. a230e03 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  68. cbb963d net/usb/kalmia: use %*phC to dump small buffers by Andy Shevchenko · 11 years ago
  69. d6641cc bonding: trivial: update the comments to reflect the reality by Veaceslav Falico · 11 years ago
  70. 43547ea bonding: trivial: remove unused parameter from alb_swap_mac_addr() by Veaceslav Falico · 11 years ago
  71. 7332a13 vxlan: defer vxlan init as late as possible by Cong Wang · 11 years ago
  72. 31fec5a vxlan: use unsigned int instead of unsigned by Cong Wang · 11 years ago
  73. 784e461 vxlan: remove the unused rcu head from struct vxlan_rdst by Cong Wang · 11 years ago
  74. 7cc4619 net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail by Simon Horman · 11 years ago
  75. 158874c sctp: Correct access to skb->{network, transport}_header by Simon Horman · 11 years ago
  76. f7c0c2a ipv4: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  77. 29a3cad ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  78. ced14f6 net: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  79. be8b678 cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  80. 25b6e14 isdn: Correct comparison of skb->tail and skb-transport_header by Simon Horman · 11 years ago
  81. 75538c2 net: always pass struct netdev_notifier_info to netdevice notifiers by Cong Wang · 11 years ago
  82. 6715fd3 batman-adv: Start new development cycle by Simon Wunderlich · 12 years ago
  83. e91ecfc batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c by Martin Hundebøll · 12 years ago
  84. 5f80df6 batman-adv: print the VID properly by Antonio Quartulli · 12 years ago
  85. eb2deb6 batman-adv: change VID semantic in the BLA code by Antonio Quartulli · 12 years ago
  86. aa27c312 batman-adv: do not print orig nodes without nc neighbors on nc table print by Marek Lindner · 12 years ago
  87. e54c77f batman-adv: Remove unnecessary INIT_HLIST_NODE() calls by Linus Lüssing · 12 years ago
  88. d4ff40f batman-adv: pass a 16bit long flag argument to tt_global_add() by Antonio Quartulli · 12 years ago
  89. 41ab6c4 batman-adv: don't deal with NET_IP_ALIGN manually by Antonio Quartulli · 12 years ago
  90. 3abe4ad batman-adv: refactor batadv_tt_local_event() by Antonio Quartulli · 12 years ago
  91. d989661 batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c by Antonio Quartulli · 12 years ago
  92. 24a5dee batman-adv: move ring_buffer helper functions in bat_iv_ogm by Antonio Quartulli · 12 years ago
  93. 7ed4be9 batman-adv: use eth_hdr() when it makes sense by Antonio Quartulli · 12 years ago
  94. 7db3fc2 batman-adv: don't initialise batman_iv private members in hard-interface.c by Antonio Quartulli · 12 years ago
  95. 38dc40e batman-adv: do not silently ignore wrong condition by Antonio Quartulli · 12 years ago
  96. a3b81b6 batman-adv: don't check compat version twice by Antonio Quartulli · 12 years ago
  97. 281581d batman-adv: don't check the source address twice by Antonio Quartulli · 12 years ago
  98. d1dc307 batman-adv: slightly improve neighbor creation debug message by Antonio Quartulli · 12 years ago
  99. 863dd7a batman-adv: drop useless argument seqno in neighbor creation by Antonio Quartulli · 12 years ago
  100. 9317801 batman-adv: fix typos in kernel doc & comments by Marek Lindner · 12 years ago