1. 0c81465 batman-adv: use seq_puts instead of seq_printf when the format is constant by Antonio Quartulli · 11 years ago
  2. 9cb812c batman-adv: update Makefile copyright years by Antonio Quartulli · 11 years ago
  3. 9998bb7 batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  4. cb4b0d4 batman-adv: free an hard-interface before adding it by Antonio Quartulli · 11 years ago
  5. 3dbd550 batman-adv: Allow to modify slaves of soft-interfaces through rntl_link by Sven Eckelmann · 11 years ago
  6. a4ac28c batman-adv: Allow to use rntl_link for device creation/deletion by Sven Eckelmann · 11 years ago
  7. e07932a batman-adv: rename batadv_softif_destroy to reflect sysfs use case by Marek Lindner · 11 years ago
  8. a15fd36 batman-adv: Don't always delete softif when last slave was removed by Sven Eckelmann · 11 years ago
  9. b324602 batman-adv: Move deinitialization of soft-interface to destructor by Sven Eckelmann · 11 years ago
  10. 3713029 batman-adv: Move soft-interface initialization to ndo_init by Sven Eckelmann · 11 years ago
  11. e6a0b49 batman-adv: Fix endianness errors for network coding by Martin Hundebøll · 11 years ago
  12. 6bdeaba 6lowpan: use IEEE802154_ADDR_LEN instead of a magic number by Tony Cheneau · 11 years ago
  13. ababf38 6lowpan: fix a small formatting issue by Tony Cheneau · 11 years ago
  14. 028889b ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON by stefan@datenfreihafen.org · 11 years ago
  15. 1486774 ieee802154/at86rf230: Implement hardware address filter callback. by stefan@datenfreihafen.org · 11 years ago
  16. 6364e6e ieee802154/dgram: Pass source address in dgram_recvmsg by Stephen Röttger · 11 years ago
  17. 5abb002 VXLAN: Fix sparse warnings. by Pravin B Shelar · 11 years ago
  18. d4ec1b5 MAINTAINERS: Update qlge maintainers list by Shahed Shaikh · 11 years ago
  19. 96d2222 net: fec: TX Buffer incorrectly initialized by Jim Baxter · 11 years ago
  20. c0db64c Merge branch 'stmmac' by David S. Miller · 11 years ago
  21. 94fbbbf stmmac: update the Doc and Version (PTP+SGMII) by Giuseppe CAVALLARO · 11 years ago
  22. 92ba688 stmmac: add the support for PTP hw clock driver by Rayagond Kokatanur · 11 years ago
  23. 891434b stmmac: add IEEE PTPv1 and PTPv2 support. by Rayagond Kokatanur · 11 years ago
  24. cf32dee stmmac: add tx_skbuff_dma to save descriptors used by PTP by Rayagond Kokatanur · 11 years ago
  25. e58bb43 stmmac: initial support to manage pcs modes by Giuseppe CAVALLARO · 11 years ago
  26. 0982a0f stmmac: start adding pcs and rgmii core irq by Giuseppe CAVALLARO · 11 years ago
  27. c24602e stmmac: support extend descriptors by Giuseppe CAVALLARO · 11 years ago
  28. 4a7d666 stmmac: reorganize chain/ring modes removing Koptions by Giuseppe CAVALLARO · 11 years ago
  29. ad999ee bonding: cleanup unneeded rcu_read_lock() by Veaceslav Falico · 11 years ago
  30. e7333e3 MAINTAINERS: add netdev list for PTP (IEEE 1588) by Jiri Benc · 11 years ago
  31. 55c31b5 ptp_pch: fix typo in module parameter description by Jiri Benc · 11 years ago
  32. e82add5 net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  33. 8bca424 net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  34. 4294beb net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  35. 33b7f02 Merge branch 'transport-header' by David S. Miller · 11 years ago
  36. 15e5a03 net_sched: better precise estimation on packet length for untrusted packets by Jason Wang · 11 years ago
  37. f9ca8f7 netback: set transport header before passing it to kernel by Jason Wang · 11 years ago
  38. c1aad27 packet: set transport header before doing xmit by Jason Wang · 11 years ago
  39. 38502af tuntap: set transport header before passing it to kernel by Jason Wang · 11 years ago
  40. 9b4d669 macvtap: set transport header before passing skb to lower device by Jason Wang · 11 years ago
  41. a88b9ce netlink: remove duplicated NLMSG_ALIGN by Hong zhi guo · 11 years ago
  42. 03c9d7a Merge branch '6lowpan' by David S. Miller · 11 years ago
  43. 24363b6 6lowpan: modify udp compression/uncompression to match the standard by Tony Cheneau · 11 years ago
  44. 43de7aa 6lowpan: use the PANID provided by the device instead of a static value by Tony Cheneau · 11 years ago
  45. c7d0ab2 6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer by Tony Cheneau · 11 years ago
  46. 0483546 mac802154: add mac802154_dev_get_dsn() by Tony Cheneau · 11 years ago
  47. d4ac323 6lowpan: store fragment tag values per device instead of net stack wide by Tony Cheneau · 11 years ago
  48. 9da2924 6lowpan: add debug messages for 6LoWPAN fragmentation by Tony Cheneau · 11 years ago
  49. d991b98 6lowpan: fix first fragment (FRAG1) handling by Tony Cheneau · 11 years ago
  50. 58ef67c 6lowpan: use short IEEE 802.15.4 addresses for broadcast destination by Tony Cheneau · 11 years ago
  51. cf69206 mac802154: turn on ACK when enabled by the upper layers by Tony Cheneau · 11 years ago
  52. f333a15 6lowpan: always enable link-layer acknowledgments by Tony Cheneau · 11 years ago
  53. f5c20f5 6lowpan: next header is not properly set upon decompression of a UDP header. by Tony Cheneau · 11 years ago
  54. 8d879a3 6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible address correctly by Tony Cheneau · 11 years ago
  55. de179c8 netlink: have length check of rtnl msg before deref by Hong zhi guo · 11 years ago
  56. 8dc57da Merge branch 'ipv6-firewire' by David S. Miller · 11 years ago
  57. cb6bf35 firewire net, ipv6: IPv6 over Firewire (RFC3146) support. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  58. 6752c8d firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  59. 61a7839 firewire net: Ignore spd and max_payload advertised by ARP. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  60. 382c4b4 firewire net: Allocate address handler before registering net_device. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  61. 021b97e firewire net: Send L2 multicast via GASP. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  62. 18406d7 firewire net: Accept IPv4 and ARP only. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  63. b809286 net/davinci_emac: use devres APIs by Sekhar Nori · 11 years ago
  64. dbbd136 Merge branch 'tunnels' by David S. Miller · 11 years ago
  65. f61dd38 Tunneling: use IP Tunnel stats APIs. by Pravin B Shelar · 11 years ago
  66. 206aaaf VXLAN: Use IP Tunnels tunnel ENC encap API by Pravin B Shelar · 11 years ago
  67. e817104 VXLAN: Fix vxlan stats handling. by Pravin B Shelar · 11 years ago
  68. fd58156 IPIP: Use ip-tunneling code. by Pravin B Shelar · 11 years ago
  69. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 11 years ago
  70. eaac5f3 net: Print functions in /proc/net/ptype without the offset. by David S. Miller · 11 years ago
  71. 25c7704 ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  72. 5594c32 Revert "udp: increase inner ip header ID during segmentation" by Pravin B Shelar · 11 years ago
  73. 9cb690d Revert "ip_gre: increase inner ip header ID during segmentation" by Pravin B Shelar · 11 years ago
  74. 5f64a7d dsa: fix freeing of sparse port allocation by Florian Fainelli · 11 years ago
  75. 2116824 dsa: factor freeing of dsa_platform_data by Florian Fainelli · 11 years ago
  76. 4c64f1f dsa: fix device tree binding documentation typo on #address-cells by Florian Fainelli · 11 years ago
  77. 27f8522 xen-netback: remove skb in xen_netbk_alloc_page by Wei Liu · 11 years ago
  78. 7158ff6 xen-netfront: frags -> slots in xennet_get_responses by Wei Liu · 11 years ago
  79. e2d617c xen-netfront: remove unused variable `extra' by Wei Liu · 11 years ago
  80. 793fc09 net: fec: build fec.c and fec_ptp.c to one module by Frank Li · 11 years ago
  81. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  82. f5a03cf Merge tag 'firewire-net-resource-mgt' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by David S. Miller · 11 years ago
  83. 7b99a99 bridge: avoid br_ifinfo_notify when nothing changed by Hong zhi guo · 11 years ago
  84. 5e95329b dsa: add device tree bindings to register DSA switches by Florian Fainelli · 11 years ago
  85. eec2e61 ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling by Hannes Frederic Sowa · 11 years ago
  86. be99197 inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6 by Hannes Frederic Sowa · 11 years ago
  87. 63998ac ipv6: provide addr and netconf dump consistency info by Nicolas Dichtel · 11 years ago
  88. 0465277 ipv4: provide addr and netconf dump consistency info by Nicolas Dichtel · 11 years ago
  89. 976c90b mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded by Simon Baatz · 11 years ago
  90. 404b8be net: mvmdio: define module alias for platform device by Simon Baatz · 11 years ago
  91. 1b7c92b l2tp: calling the ref() instead of deref() by Dan Carpenter · 11 years ago
  92. f3c78f8 ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND by Alexander Duyck · 11 years ago
  93. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. 2fa70df decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET_ROUTER by Thomas Graf · 11 years ago
  95. 0fe1e04 qlcnic: Bump up the version to 5.1.38 by Shahed Shaikh · 11 years ago
  96. 0a46bac qlcnic: Clear link status when interface is down by Shahed Shaikh · 11 years ago
  97. a479125 qlcnic: change mdelay to msleep by Shahed Shaikh · 11 years ago
  98. 460374f qlcnic: Log warning message for 83xx adapter in MSI mode. by Himanshu Madhani · 11 years ago
  99. e2ab123 qlcnic: Fix configure mailbox interrupt command for 83xx adapter by Manish chopra · 11 years ago
  100. f4541d6 tcp: preserve ACK clocking in TSO by Eric Dumazet · 11 years ago