index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Constify include/net/dsfield.h
Jan Engelhardt
2008-01-28
1
-3
/
+3
*
[IPV4]: Add inet_dev_addr_type()
Laszlo Attila Toth
2008-01-28
1
-0
/
+1
*
[NET]: netns compilation speedup
Denis V. Lunev
2008-01-28
2
-2
/
+3
*
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
2008-01-28
1
-0
/
+1
*
[TCP]: Abstract tp->highest_sack accessing & point to next skb
Ilpo Järvinen
2008-01-28
1
-1
/
+34
*
[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe
Ilpo Järvinen
2008-01-28
1
-0
/
+5
*
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
Ilpo Järvinen
2008-01-28
1
-2
/
+2
*
mac80211: adding 802.11n configuration flows
Ron Rindjunsky
2008-01-28
1
-0
/
+3
*
mac80211: adding 802.11n HT framework definitions
Ron Rindjunsky
2008-01-28
1
-6
/
+50
*
mac80211: make ieee80211_iterate_active_interfaces not need rtnl
Johannes Berg
2008-01-28
1
-2
/
+1
*
[UNIX]: Make the unix sysctl tables per-namespace
Pavel Emelyanov
2008-01-28
1
-0
/
+3
*
[UNIX]: Move the sysctl_unix_max_dgram_qlen
Pavel Emelyanov
2008-01-28
1
-0
/
+3
*
[UNIX]: Extend unix_sysctl_(un)register prototypes
Pavel Emelyanov
2008-01-28
1
-4
/
+4
*
[NET]: Implement the per network namespace sysctl infrastructure
Eric W. Biederman
2008-01-28
1
-0
/
+9
*
[NET]: Move netfilter checksum helpers to net/core/utils.c
Patrick McHardy
2008-01-28
1
-0
/
+25
*
[IPV6]: Add RFC4214 support
Fred L. Templin
2008-01-28
1
-0
/
+19
*
[NET]: Eliminate unused argument from sk_stream_alloc_pskb
Pavel Emelyanov
2008-01-28
1
-9
/
+1
*
[NET]: Uninline the sk_stream_alloc_pskb
Pavel Emelyanov
2008-01-28
1
-27
/
+2
*
[TCP]: Move FRTO checks out from write queue abstraction funcs
Ilpo Järvinen
2008-01-28
1
-5
/
+0
*
[NET] proto: Use pcounters for the inuse field
Arnaldo Carvalho de Melo
2008-01-28
1
-51
/
+8
*
mac80211: provide interface iterator for drivers
Johannes Berg
2008-01-28
1
-0
/
+16
*
[RAW]: Consolidate proc interface.
Pavel Emelyanov
2008-01-28
1
-0
/
+14
*
[RAW]: Consolidate proto->unhash callback
Pavel Emelyanov
2008-01-28
1
-0
/
+1
*
[RAW]: Consolidate proto->hash callback
Pavel Emelyanov
2008-01-28
1
-0
/
+2
*
[RAW]: Introduce raw_hashinfo structure
Pavel Emelyanov
2008-01-28
1
-0
/
+7
*
[IPv6] RAW: Compact the API for the kernel
Pavel Emelyanov
2008-01-28
1
-16
/
+3
*
[IPv4] RAW: Compact the API for the kernel
Pavel Emelyanov
2008-01-28
1
-16
/
+3
*
[NET]: Make AF_PACKET handle multiple network namespaces
Denis V. Lunev
2008-01-28
1
-0
/
+4
*
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
2008-01-28
1
-0
/
+3
*
[TCP]: Rewrite SACK block processing & sack_recv_cache use
Ilpo Järvinen
2008-01-28
1
-1
/
+0
*
[TCP]: Convert highest_sack to sk_buff to allow direct access
Ilpo Järvinen
2008-01-28
1
-0
/
+10
*
[NET]: Move sock_valbool_flag to socket.c
Pavel Emelyanov
2008-01-28
1
-8
/
+0
*
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
2008-01-28
1
-1
/
+1
*
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
YOSHIFUJI Hideaki
2008-01-28
1
-0
/
+8
*
[IPSEC]: Kill afinfo->nf_post_routing
David S. Miller
2008-01-28
1
-1
/
+0
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
1
-1
/
+2
*
[IPSEC]: Add async resume support on input
Herbert Xu
2008-01-28
1
-0
/
+1
*
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
2008-01-28
1
-1
/
+0
*
[IPSEC]: Make x->lastused an unsigned long
Herbert Xu
2008-01-28
1
-1
/
+1
*
[IPSEC]: Merge most of the input path
Herbert Xu
2008-01-28
1
-0
/
+22
*
[IPSEC]: Add async resume support on output
Herbert Xu
2008-01-28
1
-0
/
+1
*
[IPSEC]: Merge most of the output path
Herbert Xu
2008-01-28
2
-0
/
+2
*
[IPV6]: Add ip6_local_out
Herbert Xu
2008-01-28
1
-0
/
+3
*
[IPV4]: Add ip_local_out
Herbert Xu
2008-01-28
2
-3
/
+4
*
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
2008-01-28
1
-0
/
+27
*
[IPSEC]: Separate inner/outer mode processing on output
Herbert Xu
2008-01-28
1
-1
/
+50
*
[INET]: Give outer DSCP directly to ip*_copy_dscp
Herbert Xu
2008-01-28
1
-4
/
+4
*
[IPSEC]: Merge common code into xfrm_bundle_create
Herbert Xu
2008-01-28
1
-7
/
+4
*
[IPSEC]: Move flow construction into xfrm_dst_lookup
Herbert Xu
2008-01-28
1
-7
/
+3
*
[IPSEC]: Replace x->type->{local,remote}_addr with flags
Herbert Xu
2008-01-28
1
-2
/
+2
[next]