1. d76e60a [IPV6]: Fix some code/comment formatting in ip6_dst_output(). by David S. Miller · 19 years ago
  2. 06ef921 [IPV4]: fib_trie stats fix by Robert Olsson · 19 years ago
  3. 5ddf0eb [IPV4]: fib_trie initialzation fix by Robert Olsson · 19 years ago
  4. 0e7b136 [TCP] mtu probing: move tcp-specific data out of inet_connection_sock by John Heffner · 19 years ago
  5. e9df7d7f [AF_UNIX]: use shift instead of integer division by Benjamin LaHaise · 19 years ago
  6. 231d06a [NET]: Uninline kfree_skb and allow NULL argument by Jörn Engel · 19 years ago
  7. 2e1f47c [LLC]: Fix sap refcounting by Arnaldo Carvalho de Melo · 19 years ago
  8. 2342c99 [LLC]: Replace __inline__ with inline by Arnaldo Carvalho de Melo · 19 years ago
  9. 9c005e0 [LLC]: Fix struct proto .name by Arnaldo Carvalho de Melo · 19 years ago
  10. 95ed63f [NET] pktgen: Fix races between control/worker threads. by Arthur Kepner · 19 years ago
  11. b61fafc [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c by Arnaldo Carvalho de Melo · 19 years ago
  12. 46f09ff [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init by Arnaldo Carvalho de Melo · 19 years ago
  13. 075ae86 [DCCP]: Move dccp_hashinfo from ipv4.c to the core by Arnaldo Carvalho de Melo · 19 years ago
  14. 0a1ec67 [DCCP]: Dont use dccp_v4_checksum in dccp_make_response by Arnaldo Carvalho de Melo · 19 years ago
  15. c985ed7 [DCCP]: Move dccp_[un]hash from ipv4.c to the core by Arnaldo Carvalho de Melo · 19 years ago
  16. 3e0fadc [DCCP]: Move dccp_v4_{init,destroy}_sock to the core by Arnaldo Carvalho de Melo · 19 years ago
  17. 017487d [DCCP]: Generalize dccp_v4_send_reset by Arnaldo Carvalho de Melo · 19 years ago
  18. e55d912 [DCCP] feat: Introduce sysctls for the default features by Arnaldo Carvalho de Melo · 19 years ago
  19. 04e2661 [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock by Arnaldo Carvalho de Melo · 19 years ago
  20. 057fc67 [DCCP]: Kconfig tidy up by Arnaldo Carvalho de Melo · 19 years ago
  21. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 19 years ago
  22. a193a4a [NETFILTER]: Fix skb->nf_bridge lifetime issues by Patrick McHardy · 19 years ago
  23. 6ffd30f [DCCP] feat: Actually change the CCID upon negotiation by Andrea Bittau · 19 years ago
  24. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 19 years ago
  25. f38c39d [PKT_SCHED]: Convert sch_red to a classful qdisc by Patrick McHardy · 19 years ago
  26. a70fcb0 [XFRM]: Add some missing exports. by David S. Miller · 19 years ago
  27. ee857a7 [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c by David S. Miller · 19 years ago
  28. 0ac8475 [XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough. by David S. Miller · 19 years ago
  29. 6c5c8ca [IPSEC]: Sync series - policy expires by Jamal Hadi Salim · 19 years ago
  30. 53bc6b4 [IPSEC]: Sync series - SA expires by Jamal Hadi Salim · 19 years ago
  31. 980ebd2 [IPSEC]: Sync series - acquire insert by Jamal Hadi Salim · 19 years ago
  32. d51d081 [IPSEC]: Sync series - user by Jamal Hadi Salim · 19 years ago
  33. 9500e8a [IPSEC]: Sync series - fast path by Jamal Hadi Salim · 19 years ago
  34. f8cd548 [IPSEC]: Sync series - core changes by Jamal Hadi Salim · 19 years ago
  35. f5539eb [PKT_SCHED]: Keep backlog counter in sch_sfq by Patrick McHardy · 19 years ago
  36. 053cfed [PKT_SCHED]: Restore TBF change semantic by Patrick McHardy · 19 years ago
  37. cdc7f8e [PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark} by Patrick McHardy · 19 years ago
  38. 6d037a2 [PKT_SCHED]: Qdisc drop operation is optional by Patrick McHardy · 19 years ago
  39. 4277a08 [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation by Patrick McHardy · 19 years ago
  40. a242769 [NETFILTER]: ctnetlink: avoid unneccessary event message generation by Patrick McHardy · 19 years ago
  41. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 19 years ago
  42. f2ffd9e [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h by Patrick McHardy · 19 years ago
  43. c498673 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions by Patrick McHardy · 19 years ago
  44. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 19 years ago
  45. 5d04bff [NETFILTER]: Convert x_tables matches/targets to centralized error checking by Patrick McHardy · 19 years ago
  46. 7f93971 [NETFILTER]: Convert ip6_tables matches/targets to centralized error checking by Patrick McHardy · 19 years ago
  47. aa83c1a [NETFILTER]: Convert arp_tables targets to centralized error checking by Patrick McHardy · 19 years ago
  48. 1d5cd90 [NETFILTER]: Convert ip_tables matches/targets to centralized error checking by Patrick McHardy · 19 years ago
  49. 3cdc7c9 [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking by Patrick McHardy · 19 years ago
  50. 37f9f73 [NETFILTER]: xt_tables: add centralized error checking by Patrick McHardy · 19 years ago
  51. 6ea46c9 [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm by Yasuyuki Kozakai · 19 years ago
  52. f2ad52c [NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message by Holger Eitzenberger · 19 years ago
  53. 77ff72d [DCCP] CCID2: Drop sock reference count on timer expiration and reset. by Andrea Bittau · 19 years ago
  54. dc808fe [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' by Harald Welte · 19 years ago
  55. 5d424d5 [TCP]: MTU probing by John Heffner · 19 years ago
  56. d15150f [IPV4] fib_rules.c: make struct fib_rules static again by Adrian Bunk · 19 years ago
  57. 2b191be [IPCOMP6]: don't check vfree() argument for NULL. by Jesper Juhl · 19 years ago
  58. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 19 years ago
  59. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 19 years ago
  60. aa5d7df [DCCP] CCID3: Set the no_feedback_timer fields near init_timer by Arnaldo Carvalho de Melo · 19 years ago
  61. 9833d6d [DCCP]: Don't alloc ack vector for the control sock by Arnaldo Carvalho de Melo · 19 years ago
  62. d5e9b2c [DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free by Arnaldo Carvalho de Melo · 19 years ago
  63. 4114470 [DCCP] CCID: Allow ccid_{init,exit} to be NULL by Arnaldo Carvalho de Melo · 19 years ago
  64. 02bcf28 [DCCP] ackvec: Introduce ack vector records by Andrea Bittau · 19 years ago
  65. 7b204af [IPV4]: Use RCU locking in fib_rules. by Robert Olsson · 19 years ago
  66. 9b07ef5 [DCCP] ackvec: Introduce dccp_ackvec_slab by Arnaldo Carvalho de Melo · 19 years ago
  67. fa23e2e [DCCP]: Fix error handling in dccp_init by Arnaldo Carvalho de Melo · 19 years ago
  68. 7400d78 [DCCP] ackvec: Ditch dccpav_buf_len by Arnaldo Carvalho de Melo · 19 years ago
  69. 0af5f6c [NETFILTER] nfnetlink_log: add sequence numbers for log events by Harald Welte · 19 years ago
  70. 39d8c1b [NET]: Do not lose accepted socket when -ENFILE/-EMFILE. by David S. Miller · 19 years ago
  71. ddd7bf9 [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on() by Stefan Rompf · 19 years ago
  72. b00055a [NET] core: add RFC2863 operstate by Stefan Rompf · 19 years ago
  73. e843b9e [IPV6]: ROUTE: Ensure to accept redirects from nexthop for the target. by YOSHIFUJI Hideaki · 19 years ago
  74. 09c884d [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl. by YOSHIFUJI Hideaki · 19 years ago
  75. e317da9 [IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation for ::/0. by YOSHIFUJI Hideaki · 19 years ago
  76. 70ceb4f [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (RFC4191). by YOSHIFUJI Hideaki · 19 years ago
  77. 52e16356 [IPV6]: ROUTE: Add router_probe_interval sysctl. by YOSHIFUJI Hideaki · 19 years ago
  78. 930d6ff [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl. by YOSHIFUJI Hideaki · 19 years ago
  79. 2709725 [IPV6]: ROUTE: Add Router Reachability Probing (RFC4191). by YOSHIFUJI Hideaki · 19 years ago
  80. ebacaaa [IPV6]: ROUTE: Add support for Router Preference (RFC4191). by YOSHIFUJI Hideaki · 19 years ago
  81. 8238dd0 [IPV6]: ROUTE: Handle finding the next best route in reachability in BACKTRACK(). by YOSHIFUJI Hideaki · 19 years ago
  82. bb13396 [IPV6]: ROUTE: Try finding the next best route. by YOSHIFUJI Hideaki · 19 years ago
  83. 1ddef044 [IPV6]: ROUTE: Clean up rt6_select() code path in ip6_route_{intput,output}(). by YOSHIFUJI Hideaki · 19 years ago
  84. 118f8c1 [IPV6]: ROUTE: Try selecting better route for non-default routes as well. by YOSHIFUJI Hideaki · 19 years ago
  85. 045927f [IPV6]: ROUTE: More strict check for default routers in rt6_get_dflt_router(). by YOSHIFUJI Hideaki · 19 years ago
  86. 554cfb7 [IPV6]: ROUTE: Eliminate lock for default route pointer. by YOSHIFUJI Hideaki · 19 years ago
  87. 519fbd8 [IPV6]: ROUTE: Clean-up cow'ing in ip6_route_{intput,output}(). by YOSHIFUJI Hideaki · 19 years ago
  88. e40cf35 [IPV6]: ROUTE: Convert rt6_cow() to rt6_alloc_cow(). by YOSHIFUJI Hideaki · 19 years ago
  89. fb9de91 [IPV6]: ROUTE: Clean up reference counting / unlocking for returning object. by YOSHIFUJI Hideaki · 19 years ago
  90. d5315b50 [IPV6]: ROUTE: Unify two code paths for pmtu disc. by YOSHIFUJI Hideaki · 19 years ago
  91. 299d993 [IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route allocation. by YOSHIFUJI Hideaki · 19 years ago
  92. 76f9edd [IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes when cloning. by YOSHIFUJI Hideaki · 19 years ago
  93. a1e7836 [IPV6]: ROUTE: Set appropriate information before inserting a route. by YOSHIFUJI Hideaki · 19 years ago
  94. 95a9a5b [IPV6]: ROUTE: Split up rt6_cow() for future changes. by YOSHIFUJI Hideaki · 19 years ago
  95. c4fd30e [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl. by YOSHIFUJI Hideaki · 19 years ago
  96. 65f5c7c [IPV6]: ROUTE: Add accept_ra_defrtr sysctl. by YOSHIFUJI Hideaki · 19 years ago
  97. 073a8e0 [IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by device type. by YOSHIFUJI Hideaki · 19 years ago
  98. 955189e [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid. by YOSHIFUJI Hideaki · 19 years ago
  99. 955aaa2 [NET]: NEIGHBOUR: Ensure to record time to neigh->updated when neighbour's state changed. by YOSHIFUJI Hideaki · 19 years ago
  100. 74a3a0e [IPV6]: TUNNEL6: Don't try to add multicast route twice. by YOSHIFUJI Hideaki · 19 years ago