1. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  2. 537aadc ip_gre: don't overwrite iflink during net_dev init by Antonio Quartulli · 12 years ago
  3. 91f3e7b net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0] by John Fastabend · 12 years ago
  4. 54a5d38 ip_tunnel: Fix off-by-one error in forming dev name. by Pravin B Shelar · 12 years ago
  5. 2781503 net: simplify the getting percpu of flow_cache by Li RongQing · 12 years ago
  6. 10c9cbb netlink: fix the warning introduced by netlink API replacement by Hong zhi guo · 12 years ago
  7. c60ee67 bridge: remove unused variable ifm by Hong zhi guo · 12 years ago
  8. ea407f0 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  9. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 12 years ago
  10. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 12 years ago
  11. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  12. 1b5ab0d net: use the frag lru_lock to protect netns_frags.nqueues update by Jesper Dangaard Brouer · 12 years ago
  13. 68399ac net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop by Jesper Dangaard Brouer · 12 years ago
  14. 5a048e3 net: core: let's use native isxdigit instead of custom by Andy Shevchenko · 12 years ago
  15. 40893fd net: switch to use skb_probe_transport_header() by Jason Wang · 12 years ago
  16. e5d5dec net: core: let skb_partial_csum_set() set transport header by Jason Wang · 12 years ago
  17. 0c81465 batman-adv: use seq_puts instead of seq_printf when the format is constant by Antonio Quartulli · 12 years ago
  18. 9cb812c batman-adv: update Makefile copyright years by Antonio Quartulli · 12 years ago
  19. 9998bb7 batman-adv: Start new development cycle by Simon Wunderlich · 12 years ago
  20. cb4b0d4 batman-adv: free an hard-interface before adding it by Antonio Quartulli · 12 years ago
  21. 3dbd550 batman-adv: Allow to modify slaves of soft-interfaces through rntl_link by Sven Eckelmann · 12 years ago
  22. a4ac28c batman-adv: Allow to use rntl_link for device creation/deletion by Sven Eckelmann · 12 years ago
  23. e07932a batman-adv: rename batadv_softif_destroy to reflect sysfs use case by Marek Lindner · 12 years ago
  24. a15fd36 batman-adv: Don't always delete softif when last slave was removed by Sven Eckelmann · 12 years ago
  25. b324602 batman-adv: Move deinitialization of soft-interface to destructor by Sven Eckelmann · 12 years ago
  26. 3713029 batman-adv: Move soft-interface initialization to ndo_init by Sven Eckelmann · 12 years ago
  27. e6a0b49 batman-adv: Fix endianness errors for network coding by Martin Hundebøll · 12 years ago
  28. 6bdeaba 6lowpan: use IEEE802154_ADDR_LEN instead of a magic number by Tony Cheneau · 12 years ago
  29. ababf38 6lowpan: fix a small formatting issue by Tony Cheneau · 12 years ago
  30. 6364e6e ieee802154/dgram: Pass source address in dgram_recvmsg by Stephen Röttger · 12 years ago
  31. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  32. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  33. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 12 years ago
  34. 15e5a03 net_sched: better precise estimation on packet length for untrusted packets by Jason Wang · 12 years ago
  35. c1aad27 packet: set transport header before doing xmit by Jason Wang · 12 years ago
  36. 24363b6 6lowpan: modify udp compression/uncompression to match the standard by Tony Cheneau · 12 years ago
  37. 43de7aa 6lowpan: use the PANID provided by the device instead of a static value by Tony Cheneau · 12 years ago
  38. c7d0ab2 6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer by Tony Cheneau · 12 years ago
  39. 0483546 mac802154: add mac802154_dev_get_dsn() by Tony Cheneau · 12 years ago
  40. d4ac323 6lowpan: store fragment tag values per device instead of net stack wide by Tony Cheneau · 12 years ago
  41. 9da2924 6lowpan: add debug messages for 6LoWPAN fragmentation by Tony Cheneau · 12 years ago
  42. d991b98 6lowpan: fix first fragment (FRAG1) handling by Tony Cheneau · 12 years ago
  43. 58ef67c 6lowpan: use short IEEE 802.15.4 addresses for broadcast destination by Tony Cheneau · 12 years ago
  44. cf69206 mac802154: turn on ACK when enabled by the upper layers by Tony Cheneau · 12 years ago
  45. f333a15 6lowpan: always enable link-layer acknowledgments by Tony Cheneau · 12 years ago
  46. f5c20f5 6lowpan: next header is not properly set upon decompression of a UDP header. by Tony Cheneau · 12 years ago
  47. 8d879a3 6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible address correctly by Tony Cheneau · 12 years ago
  48. de179c8 netlink: have length check of rtnl msg before deref by Hong zhi guo · 12 years ago
  49. 14134f6 af_unix: dont send SCM_CREDENTIAL when dest socket is NULL by dingtianhong · 12 years ago
  50. cb6bf35 firewire net, ipv6: IPv6 over Firewire (RFC3146) support. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  51. 6752c8d firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  52. f61dd38 Tunneling: use IP Tunnel stats APIs. by Pravin B Shelar · 12 years ago
  53. fd58156 IPIP: Use ip-tunneling code. by Pravin B Shelar · 12 years ago
  54. c544193 GRE: Refactor GRE tunneling code. by Pravin B Shelar · 12 years ago
  55. eaac5f3 net: Print functions in /proc/net/ptype without the offset. by David S. Miller · 12 years ago
  56. a79ca22 ipv6: fix bad free of addrconf_init_net by Hong Zhiguo · 12 years ago
  57. ded34e0 unix: fix a race condition in unix_release() by Paul Moore · 12 years ago
  58. 25c7704 ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 12 years ago
  59. 5594c32 Revert "udp: increase inner ip header ID during segmentation" by Pravin B Shelar · 12 years ago
  60. 9cb690d Revert "ip_gre: increase inner ip header ID during segmentation" by Pravin B Shelar · 12 years ago
  61. 5f64a7d dsa: fix freeing of sparse port allocation by Florian Fainelli · 12 years ago
  62. 2116824 dsa: factor freeing of dsa_platform_data by Florian Fainelli · 12 years ago
  63. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  64. 1166fde6 SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked by Trond Myklebust · 12 years ago
  65. 7ebe183 tcp: undo spurious timeout after SACK reneging by Yuchung Cheng · 12 years ago
  66. 9b46922 bridge: fix crash when set mac address of br interface by Hong zhi guo · 12 years ago
  67. 4a7df34 8021q: fix a potential use-after-free by Cong Wang · 12 years ago
  68. 9979a55 net: remove a WARN_ON() in net_enable_timestamp() by Eric Dumazet · 12 years ago
  69. 7b99a99 bridge: avoid br_ifinfo_notify when nothing changed by Hong zhi guo · 12 years ago
  70. 5e95329b dsa: add device tree bindings to register DSA switches by Florian Fainelli · 12 years ago
  71. eec2e61 ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling by Hannes Frederic Sowa · 12 years ago
  72. be99197 inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6 by Hannes Frederic Sowa · 12 years ago
  73. 63998ac ipv6: provide addr and netconf dump consistency info by Nicolas Dichtel · 12 years ago
  74. 0465277 ipv4: provide addr and netconf dump consistency info by Nicolas Dichtel · 12 years ago
  75. 1b7c92b l2tp: calling the ref() instead of deref() by Dan Carpenter · 12 years ago
  76. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. 2fa70df decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET_ROUTER by Thomas Graf · 12 years ago
  78. f4541d6 tcp: preserve ACK clocking in TSO by Eric Dumazet · 12 years ago
  79. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 12 years ago
  80. 58d7d8f decnet: Parse netlink attributes on our own by Thomas Graf · 12 years ago
  81. d6a8c36 udp: increase inner ip header ID during segmentation by Cong Wang · 12 years ago
  82. 10c0d7e ip_gre: increase inner ip header ID during segmentation by Cong Wang · 12 years ago
  83. eaaa313 netlink: Diag core and basic socket info dumping (v2) by Andrey Vagin · 12 years ago
  84. 0f29c76 net: prepare netlink code for netlink diag by Andrey Vagin · 12 years ago
  85. 4021db9 net: remove redundant ifdef CONFIG_CGROUPS by Zefan Li · 12 years ago
  86. e33099f tcp: implement RFC5682 F-RTO by Yuchung Cheng · 12 years ago
  87. ab42d9e tcp: refactor CA_Loss state processing by Yuchung Cheng · 12 years ago
  88. 9b44190 tcp: refactor F-RTO by Yuchung Cheng · 12 years ago
  89. 5470b46 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
  90. b9d5319 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
  91. 8fdc929 dynticks: avoid flow_cache_flush() interrupting every core by Chris Metcalf · 12 years ago
  92. 3e5289d filter: add ANC_PAY_OFFSET instruction for loading payload start offset by Daniel Borkmann · 12 years ago
  93. f77668d net: flow_dissector: add __skb_get_poff to get a start offset to payload by Daniel Borkmann · 12 years ago
  94. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. 896ee0e net/irda: add missing error path release_sock call by Kees Cook · 12 years ago
  96. 283951f ipconfig: Fix newline handling in log message. by Martin Fuzzey · 12 years ago
  97. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 12 years ago
  98. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 12 years ago
  99. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 12 years ago
  100. cf2f5c8 l2tp: push all ppp pseudowire shutdown through .release handler by Tom Parkin · 12 years ago