1. 887c95c ipv6: Complete neighbour entry removal from dst_entry. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  2. 6fd6ce2 ipv6: Do not depend on rt->n in ip6_finish_output2(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  3. 707be1f ipv6: Do not depend on rt->n in ip6_dst_lookup_tail(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  4. 2152cae ipv6: Do not depend on rt->n in rt6_probe(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  5. 145a362 ipv6: Do not depend on rt->n in rt6_check_neigh(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  6. c440f16 ipv6: Do not depend on rt->n in ip6_pol_route(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  7. dd0cbf2 ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  8. 8e022ee ndisc: Remove tbl argument for __ipv6_neigh_lookup(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  9. 7ff74a5 ndisc: Update neigh->updated with write lock. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  10. c2a9366 net: increase fragment memory usage limits by Jesper Dangaard Brouer · 12 years ago
  11. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  12. 5bd30d3 netpoll: fix a missing dev refcounting by Cong Wang · 12 years ago
  13. f92d318 netpoll: fix a rtnl lock assertion failure by Cong Wang · 12 years ago
  14. 757b8b1 net_sched: fix qdisc_pkt_len_init() by Eric Dumazet · 12 years ago
  15. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  16. 47fb3a2 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  17. cce894b tcp: fix a panic on UP machines in reqsk_fastopen_remove by Eric Dumazet · 12 years ago
  18. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  19. c1b5273 pkt_sched: namespace aware act_mirred by Benjamin LaHaise · 12 years ago
  20. 6059283 ipv6 netevent: Remove old_neigh from netevent_redirect. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  21. 6843cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  22. a4412a6 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  23. dd3332b ipv6: Store Router Alert option in IP6CB directly. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  24. 2b464f6 ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  25. c08977b ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  26. daad151 ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  27. e721985 ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  28. 6502ca5 ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  29. 3e4e4c1 ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  30. 5b76c49 netfilter: x_tables: print correct hook names for ARP by Jan Engelhardt · 12 years ago
  31. 1e47ee8 netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns by Pablo Neira Ayuso · 12 years ago
  32. 0c430d0 batman-adv: unbloat batadv_priv if debug is not enabled by Marek Lindner · 12 years ago
  33. 9338026 batman-adv: remove unused variable from orig_node struct by Marek Lindner · 12 years ago
  34. c0275e2 batman-adv: fix typo in debug message by Antonio Quartulli · 12 years ago
  35. 467b5fe batman-adv: use the const qualifier in hash functions by Antonio Quartulli · 12 years ago
  36. fa70655 batman-adv: don't compile the BLA switch if not requested by Antonio Quartulli · 12 years ago
  37. 3f87c42 batman-adv: remove useless NULL check by Antonio Quartulli · 12 years ago
  38. 46d160e batman-adv: remove useless blank lines before and after brackets by Antonio Quartulli · 12 years ago
  39. dec0507 batman-adv: Initialize lockdep class keys for hashes by Antonio Quartulli · 12 years ago
  40. 8425ec6 batman-adv: remove useless assignment in tt_local_add() by Antonio Quartulli · 12 years ago
  41. 39a3299 batman-adv: unify and properly print hex values by Antonio Quartulli · 12 years ago
  42. f9d8a53 batman-adv: print the CRC together with the translation tables by Antonio Quartulli · 12 years ago
  43. 85766a8 batman-adv: improve local translation table output by Antonio Quartulli · 12 years ago
  44. 7cf4d52 batman-adv: reduce local TT entry timeout to 10 minutes by Antonio Quartulli · 12 years ago
  45. 02233e0 batman-adv: Do not add multicast MAC addresses to translation table by Linus Lüssing · 12 years ago
  46. 5691744 batman-adv: use per_cpu_add helper by Shan Wei · 12 years ago
  47. 18aafc6 net: splice: fix __splice_segment() by Eric Dumazet · 12 years ago
  48. 28a2828 ipv4: fib: fix a comment. by Rami Rosen · 12 years ago
  49. d07d750 net, wireless: overwrite default_ethtool_ops by Stanislaw Gruszka · 12 years ago
  50. 87696f9 net: Export __netdev_pick_tx so that it can be used in modules by Alexander Duyck · 12 years ago
  51. 93ccb39 Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  52. 7b514a8 tcp: accept RST without ACK flag by Eric Dumazet · 12 years ago
  53. 024e967 net: Add support for XPS without sysfs being defined by Alexander Duyck · 12 years ago
  54. 01c5f86 net: Rewrite netif_set_xps_queues to address several issues by Alexander Duyck · 12 years ago
  55. 10cdc3f net: Rewrite netif_reset_xps_queue to allow for better code reuse by Alexander Duyck · 12 years ago
  56. 537c00d net: Add functions netif_reset_xps_queue and netif_set_xps_queue by Alexander Duyck · 12 years ago
  57. 416186f net: Split core bits of netdev_pick_tx into __netdev_pick_tx by Alexander Duyck · 12 years ago
  58. 1def923 net_sched: more precise pkt_len computation by Eric Dumazet · 12 years ago
  59. 7144bca nfs: fix sunrpc/clnt.c kernel-doc warnings by Randy Dunlap · 12 years ago
  60. 21caa66 ipv6: use addrconf_get_prefix_route for prefix route lookup [v2] by Romain Kuntz · 12 years ago
  61. 85da53b ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 12 years ago
  62. f26845b tcp: fix splice() and tcp collapsing interaction by Eric Dumazet · 12 years ago
  63. ff905b1 tcp: splice: fix an infinite loop in tcp_read_sock() by Eric Dumazet · 12 years ago
  64. 7be72c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  65. 4610476 netfilter: xt_CT: fix unset return value if conntrack zone are disabled by Pablo Neira Ayuso · 12 years ago
  66. 6c40d10 ipv6: Use container_of macro instead of magic number to get ipv6 header. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  67. b4fff5f unix: Use FIELD_SIZEOF() in af_unix_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  68. ce6654c rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  69. 3523b29 openvswitch: Use FIELD_SIZEOF() in dp_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  70. fab2574 netlink: Use FIELD_SIZEOF() in netlink_proto_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  71. ba96bcbc ipv6: Use FIELD_SIZEOF() in inet6_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  72. 95c7e0e ipv4: Use FIELD_SIZEOF() in inet_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  73. a9b8a89 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
  74. 948b337 net: init perm_addr in register_netdevice() by Jiri Pirko · 12 years ago
  75. c9be4a5 net: prevent setting ttl=0 via IP_TTL by Cong Wang · 12 years ago
  76. b3d936f netpoll: add IPv6 support by Cong Wang · 12 years ago
  77. acb3e04 ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library by Cong Wang · 12 years ago
  78. b7394d2 netpoll: prepare for ipv6 by Cong Wang · 12 years ago
  79. fda55ec net: introduce skb_transport_header_was_set() by Eric Dumazet · 12 years ago
  80. 87ed500 SUNRPC: Ensure we release the socket write lock if the rpc_task exits early by Trond Myklebust · 12 years ago
  81. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  82. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  83. c03a14e ethtool: consolidate work with ethtool_ops by Jiri Pirko · 12 years ago
  84. 32fa10b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  85. 36a25de sctp: fix Kconfig bug in default cookie hmac selection by Alex Elder · 12 years ago
  86. c7e2e1d ipv4: fix NULL checking in devinet_ioctl() by Xi Wang · 12 years ago
  87. 5d134f1 tcp: make sysctl_tcp_ecn namespace aware by Hannes Frederic Sowa · 12 years ago
  88. 71bcdba ndisc: Use struct rd_msg for redirect message. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  89. 9ca1b22 net: splice: avoid high order page splitting by Eric Dumazet · 12 years ago
  90. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  91. 2afb9b5 ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create by Jiri Pirko · 12 years ago
  92. b7dc8c3 ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3) by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  93. 9dd4a13 net/ipv4/ipconfig: really display the BOOTP/DHCP server's address. by Philippe De Muyter · 12 years ago
  94. 5ff3fec mac802154: fix NOHZ local_softirq_pending 08 warning by Alexander Aring · 12 years ago
  95. 8b98a70 net: remove no longer used netdev_set_bond_master() and netdev_set_master() by Jiri Pirko · 12 years ago
  96. 471cb5a bonding: remove usage of dev->master by Jiri Pirko · 12 years ago
  97. 1cdfd72 vlan: remove usage of dev->master in __vlan_find_dev_deep() by Jiri Pirko · 12 years ago
  98. 49bd8fb netpoll: remove usage of dev->master by Jiri Pirko · 12 years ago
  99. 74fdd93 bridge: remove usage of netdev_set_master() by Jiri Pirko · 12 years ago
  100. 898e506 rtnetlink: remove usage of dev->master by Jiri Pirko · 12 years ago