index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INET]: Uninline the __inet_lookup_established function.
Pavel Emelyanov
2008-01-28
1
-37
/
+3
*
[INET]: Uninline the __inet_hash function.
Pavel Emelyanov
2008-01-28
1
-26
/
+3
*
[SCTP]: Implement ADD-IP special case processing for ABORT chunk
Vlad Yasevich
2008-01-28
1
-0
/
+2
*
[SCTP]: Change use_as_src into a full address state
Vlad Yasevich
2008-01-28
1
-2
/
+8
*
[SCTP]: Update ASCONF processing to conform to spec.
Vlad Yasevich
2008-01-28
1
-11
/
+13
*
[SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT
Vlad Yasevich
2008-01-28
1
-0
/
+1
*
[SCTP]: Handle the wildcard ADD-IP Address parameter
Vlad Yasevich
2008-01-28
1
-0
/
+2
*
[SNMP]: Fix SNMP counters with PREEMPT
Herbert Xu
2008-01-28
1
-4
/
+17
*
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
2008-01-28
2
-14
/
+7
*
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
1
-3
/
+3
*
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2008-01-28
1
-0
/
+59
*
[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nf_nat: mark NAT protocols const
Patrick McHardy
2008-01-28
1
-9
/
+9
*
[NETLINK]: Add NLA_PUT_BE16/nla_get_be16()
Patrick McHardy
2008-01-28
1
-0
/
+12
*
mac80211: conditionally include timestamp in radiotap information
Johannes Berg
2008-01-28
1
-0
/
+3
*
[SCTP]: Use crc32c library for checksum calculations.
Vlad Yasevich
2008-01-28
2
-7
/
+78
*
[IPV4] sctp: Use ipv4_is_<type>
Joe Perches
2008-01-28
1
-30
/
+6
*
[IPV4] include/net: Use ipv4_is_<type>
Joe Perches
2008-01-28
1
-4
/
+6
*
[IPV4]: Move the devinet pointers on the struct net
Pavel Emelyanov
2008-01-28
1
-0
/
+6
*
[IPV4]: Pass the net pointer to the arp_req_set_proxy()
Pavel Emelyanov
2008-01-28
1
-1
/
+1
*
[NETNS]: Add the netns_ipv4 struct
Pavel Emelyanov
2008-01-28
2
-0
/
+11
*
[NET]: Remove FASTCALL macro
Harvey Harrison
2008-01-28
2
-4
/
+4
*
[IPSEC]: Add ICMP host relookup support
Herbert Xu
2008-01-28
1
-0
/
+1
*
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
Herbert Xu
2008-01-28
1
-5
/
+58
*
[IPSEC]: Make xfrm_lookup flags argument a bit-field
Herbert Xu
2008-01-28
1
-0
/
+5
*
[NETNS]: separate af_packet netns data
Denis V. Lunev
2008-01-28
2
-4
/
+17
*
[NETNS]: struct net content re-work (v3)
Denis V. Lunev
2008-01-28
2
-3
/
+16
*
[AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen.
Denis V. Lunev
2008-01-28
1
-1
/
+0
*
[IPV6]: make the protocol initialization to return an error code
Daniel Lezcano
2008-01-28
2
-5
/
+9
*
[IPV6]: make inet6_register_protosw to return an error code
Daniel Lezcano
2008-01-28
1
-1
/
+1
*
[IPV6]: make frag to return an error at initialization
Daniel Lezcano
2008-01-28
1
-1
/
+2
*
[IPV6]: make extended headers to return an error at initialization
Daniel Lezcano
2008-01-28
1
-3
/
+2
*
[IPV6]: make flowlabel to return an error
Daniel Lezcano
2008-01-28
1
-1
/
+1
*
[IPSEC]: Add xfrm_input_state helper
Herbert Xu
2008-01-28
1
-0
/
+5
*
[NET]: Remove unused "mibalign" argument for snmp_mib_init().
YOSHIFUJI Hideaki
2008-01-28
1
-1
/
+1
*
[IPV4]: last default route is a fib table property
Denis V. Lunev
2008-01-28
1
-0
/
+1
*
[IPV6]: route6 remove ifdef for fib_rules
Daniel Lezcano
2008-01-28
1
-1
/
+11
*
[IPV6]: remove ifdef in route6 for xfrm6
Daniel Lezcano
2008-01-28
1
-3
/
+13
*
[NET] sysctl: make sysctl_somaxconn per-namespace
Pavel Emelyanov
2008-01-28
1
-0
/
+1
*
[NET] sysctl: make the sys.net.core sysctls per-namespace
Pavel Emelyanov
2008-01-28
1
-0
/
+3
*
[SNMP]: Remove unused devconf macros.
Pavel Emelyanov
2008-01-28
2
-10
/
+0
*
[IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines.
Eric W. Biederman
2008-01-28
1
-3
/
+0
*
[IPV6]: Make ip6_route_init to return an error code.
Daniel Lezcano
2008-01-28
1
-1
/
+1
*
[IPV6]: Make fib6_rules_init to return an error code.
Daniel Lezcano
2008-01-28
2
-1
/
+2
*
[IPV6]: Make xfrm6_init to return an error code.
Daniel Lezcano
2008-01-28
1
-2
/
+2
*
[IPV6]: Make fib6_init to return an error code.
Daniel Lezcano
2008-01-28
1
-1
/
+1
*
[NETLINK]: Mark attribute construction exception unlikely
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[UDP]: Restore missing inDatagrams increments
Herbert Xu
2008-01-28
3
-12
/
+25
*
[IPV4]: Use ctl paths to register net/ipv4/ table
Pavel Emelyanov
2008-01-28
1
-2
/
+0
*
[NET]: Isolate the net/core/ sysctl table
Pavel Emelyanov
2008-01-28
1
-4
/
+0
[next]