1. d14c5ab net: proc_fs: trivial: print UIDs as unsigned int by Francesco Fusco · 11 years ago
  2. 17ef66af net: ipv6: Unify {raw,udp}6_sock_seq_show. by Lorenzo Colitti · 11 years ago
  3. 3868b7a ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set by Hannes Frederic Sowa · 11 years ago
  4. 842df07 ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id by Hannes Frederic Sowa · 11 years ago
  5. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  6. 8e72d37 ipv6: export ip6_datagram_recv_ctl by Tom Parkin · 11 years ago
  7. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 11 years ago
  8. e721985 ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  9. 6502ca5 ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  10. 6c40d10 ipv6: Use container_of macro instead of magic number to get ipv6 header. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  11. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  12. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  13. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 12 years ago
  14. a495f83 ipv6: Export ipv6 functions for use by other protocols by Chris Elston · 12 years ago
  15. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  16. b5a4257 net/ipv6/datagram.c: Checkpatch cleanups by Eldad Zack · 12 years ago
  17. 7a3198a ipv6: helper function to get tclass by Jiri Benc · 12 years ago
  18. 747465e net: fix some sparse errors by Eric Dumazet · 12 years ago
  19. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  20. 2563fa5 net: make ipv6 PKTINFO honour freebind by Maciej Żenczykowski · 13 years ago
  21. c113464 ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu by Steffen Klassert · 13 years ago
  22. ec0506d net: relax PKTINFO non local ipv6 udp xmit check by Maciej Żenczykowski · 13 years ago
  23. c15fea2 ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets by Max Matveev · 13 years ago
  24. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  25. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  26. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  27. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  28. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  29. 6c46862 tproxy: added tproxy sockopt interface in the IPV6 layer by Balazs Scheidler · 14 years ago
  30. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  31. 20c59de ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option by Arnaud Ebalard · 14 years ago
  32. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  33. d40a4de IPv6: fix IPV6_RECVERR handling of locally-generated errors by Brian Haley · 14 years ago
  34. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 14 years ago
  35. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 14 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  37. 536b2e9 ipv6: no more dev_put() in datagram_send_ctl() by Eric Dumazet · 15 years ago
  38. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  39. b301e82 IPv6: use ipv6_addr_set_v4mapped() by Brian Haley · 15 years ago
  40. 51953d5 Use sk_mark for IPv6 routing lookups by Brian Haley · 15 years ago
  41. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  42. 6e093d9 ipv6: routing header fixes by Brian Haley · 16 years ago
  43. 4a36702 IPv6: datagram_send_ctl() should exit immediately when an error occured by Miao Xie · 16 years ago
  44. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  46. e8766fc ipv6: Check the hop limit setting in ancillary data. by Shan Wei · 16 years ago
  47. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  48. 187e383 [IPV6]: Check outgoing interface even if source address is unspecified. by YOSHIFUJI Hideaki · 16 years ago
  49. bfeade0 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace by Daniel Lezcano · 17 years ago
  50. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 17 years ago
  51. 1ac4f00 [IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect() by Brian Haley · 17 years ago
  52. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  53. bb4dbf9 [IPV6]: Do not send RH0 anymore. by YOSHIFUJI Hideaki · 17 years ago
  54. 59fbb3a6 [IPV6] MIP6: Loadable module support for MIPv6. by Masahide NAKAMURA · 17 years ago
  55. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  56. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  57. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  58. bd82393 [SK_BUFF]: More skb_reset_transport_header conversions by Arnaldo Carvalho de Melo · 17 years ago
  59. cc70ab2 [ICMP6]: Introduce icmp6_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  60. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  61. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  62. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  63. 1ced98e [SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pull by Arnaldo Carvalho de Melo · 17 years ago
  64. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  65. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  66. 8eb9086 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. by David S. Miller · 17 years ago
  67. e69a4adc [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  68. 90bcaf7 [IPV6]: flowlabels are net-endian by Al Viro · 18 years ago
  69. 280a9d3 [IPV6] MIP6: Add socket option and ancillary data interface of routing header type 2. by Masahide NAKAMURA · 18 years ago
  70. 8e1ef0a [IPV6]: Cache source address as well in ipv6_pinfo{}. by YOSHIFUJI Hideaki · 18 years ago
  71. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  72. d0ee011 [IPV6]: Accept -1 for IPV6_TCLASS by Remi Denis-Courmont · 18 years ago
  73. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  74. a305989 [IPV6]: Fix calculation of AH length during filling ancillary data. by Ville Nuorvala · 19 years ago
  75. e104411b [XFRM]: Always release dst_entry on error in xfrm_lookup by Patrick McHardy · 19 years ago
  76. 41a1f8e [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. by YOSHIFUJI Hideaki · 19 years ago
  77. 333fad5 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). by YOSHIFUJI Hideaki · 19 years ago
  78. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
  79. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  80. e0f9f85 [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh by Herbert Xu · 19 years ago
  81. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago