index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
[IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines.
Eric W. Biederman
1
-3
/
+0
2008-01-29
[IPV6]: Make ip6_route_init to return an error code.
Daniel Lezcano
1
-1
/
+1
2008-01-29
[IPV6]: Make fib6_rules_init to return an error code.
Daniel Lezcano
2
-1
/
+2
2008-01-29
[IPV6]: Make xfrm6_init to return an error code.
Daniel Lezcano
1
-2
/
+2
2008-01-29
[IPV6]: Make fib6_init to return an error code.
Daniel Lezcano
1
-1
/
+1
2008-01-29
[NETLINK]: Mark attribute construction exception unlikely
Patrick McHardy
1
-1
/
+1
2008-01-29
[UDP]: Restore missing inDatagrams increments
Herbert Xu
3
-12
/
+25
2008-01-29
[IPV4]: Use ctl paths to register net/ipv4/ table
Pavel Emelyanov
1
-2
/
+0
2008-01-29
[NET]: Isolate the net/core/ sysctl table
Pavel Emelyanov
1
-4
/
+0
2008-01-29
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
1
-6
/
+8
2008-01-29
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
1
-0
/
+32
2008-01-29
[NETFILTER]: x_tables: add RATEEST target
Patrick McHardy
1
-0
/
+17
2008-01-29
[NET]: Constify include/net/dsfield.h
Jan Engelhardt
1
-3
/
+3
2008-01-29
[IPV4]: Add inet_dev_addr_type()
Laszlo Attila Toth
1
-0
/
+1
2008-01-29
[NET]: netns compilation speedup
Denis V. Lunev
2
-2
/
+3
2008-01-29
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
1
-0
/
+1
2008-01-29
[TCP]: Abstract tp->highest_sack accessing & point to next skb
Ilpo Järvinen
1
-1
/
+34
2008-01-29
[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe
Ilpo Järvinen
1
-0
/
+5
2008-01-29
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
Ilpo Järvinen
1
-2
/
+2
2008-01-29
mac80211: adding 802.11n configuration flows
Ron Rindjunsky
1
-0
/
+3
2008-01-29
mac80211: adding 802.11n HT framework definitions
Ron Rindjunsky
1
-6
/
+50
2008-01-29
mac80211: make ieee80211_iterate_active_interfaces not need rtnl
Johannes Berg
1
-2
/
+1
2008-01-29
[UNIX]: Make the unix sysctl tables per-namespace
Pavel Emelyanov
1
-0
/
+3
2008-01-29
[UNIX]: Move the sysctl_unix_max_dgram_qlen
Pavel Emelyanov
1
-0
/
+3
2008-01-29
[UNIX]: Extend unix_sysctl_(un)register prototypes
Pavel Emelyanov
1
-4
/
+4
2008-01-29
[NET]: Implement the per network namespace sysctl infrastructure
Eric W. Biederman
1
-0
/
+9
2008-01-29
[NET]: Move netfilter checksum helpers to net/core/utils.c
Patrick McHardy
1
-0
/
+25
2008-01-29
[IPV6]: Add RFC4214 support
Fred L. Templin
1
-0
/
+19
2008-01-29
[NET]: Eliminate unused argument from sk_stream_alloc_pskb
Pavel Emelyanov
1
-9
/
+1
2008-01-29
[NET]: Uninline the sk_stream_alloc_pskb
Pavel Emelyanov
1
-27
/
+2
2008-01-29
[TCP]: Move FRTO checks out from write queue abstraction funcs
Ilpo Järvinen
1
-5
/
+0
2008-01-29
[NET] proto: Use pcounters for the inuse field
Arnaldo Carvalho de Melo
1
-51
/
+8
2008-01-29
mac80211: provide interface iterator for drivers
Johannes Berg
1
-0
/
+16
2008-01-29
[RAW]: Consolidate proc interface.
Pavel Emelyanov
1
-0
/
+14
2008-01-29
[RAW]: Consolidate proto->unhash callback
Pavel Emelyanov
1
-0
/
+1
2008-01-29
[RAW]: Consolidate proto->hash callback
Pavel Emelyanov
1
-0
/
+2
2008-01-29
[RAW]: Introduce raw_hashinfo structure
Pavel Emelyanov
1
-0
/
+7
2008-01-29
[IPv6] RAW: Compact the API for the kernel
Pavel Emelyanov
1
-16
/
+3
2008-01-29
[IPv4] RAW: Compact the API for the kernel
Pavel Emelyanov
1
-16
/
+3
2008-01-29
[NET]: Make AF_PACKET handle multiple network namespaces
Denis V. Lunev
1
-0
/
+4
2008-01-29
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
1
-0
/
+3
2008-01-29
[TCP]: Rewrite SACK block processing & sack_recv_cache use
Ilpo Järvinen
1
-1
/
+0
2008-01-29
[TCP]: Convert highest_sack to sk_buff to allow direct access
Ilpo Järvinen
1
-0
/
+10
2008-01-29
[NET]: Move sock_valbool_flag to socket.c
Pavel Emelyanov
1
-8
/
+0
2008-01-29
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
1
-1
/
+1
2008-01-29
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
YOSHIFUJI Hideaki
1
-0
/
+8
2008-01-29
[IPSEC]: Kill afinfo->nf_post_routing
David S. Miller
1
-1
/
+0
2008-01-29
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-1
/
+2
2008-01-29
[IPSEC]: Add async resume support on input
Herbert Xu
1
-0
/
+1
2008-01-29
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
1
-1
/
+0
[next]