index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2008-01-28
[SCTP]: Change use_as_src into a full address state
Vlad Yasevich
2008-01-28
[SCTP]: Update ASCONF processing to conform to spec.
Vlad Yasevich
2008-01-28
[SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT
Vlad Yasevich
2008-01-28
[SCTP]: Handle the wildcard ADD-IP Address parameter
Vlad Yasevich
2008-01-28
[SNMP]: Fix SNMP counters with PREEMPT
Herbert Xu
2008-01-28
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
2008-01-28
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2008-01-28
[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info
Patrick McHardy
2008-01-28
[NETFILTER]: nf_nat: mark NAT protocols const
Patrick McHardy
2008-01-28
[NETLINK]: Add NLA_PUT_BE16/nla_get_be16()
Patrick McHardy
2008-01-28
mac80211: conditionally include timestamp in radiotap information
Johannes Berg
2008-01-28
[SCTP]: Use crc32c library for checksum calculations.
Vlad Yasevich
2008-01-28
[IPV4] sctp: Use ipv4_is_<type>
Joe Perches
2008-01-28
[IPV4] include/net: Use ipv4_is_<type>
Joe Perches
2008-01-28
[IPV4]: Move the devinet pointers on the struct net
Pavel Emelyanov
2008-01-28
[IPV4]: Pass the net pointer to the arp_req_set_proxy()
Pavel Emelyanov
2008-01-28
[NETNS]: Add the netns_ipv4 struct
Pavel Emelyanov
2008-01-28
[NET]: Remove FASTCALL macro
Harvey Harrison
2008-01-28
[IPSEC]: Add ICMP host relookup support
Herbert Xu
2008-01-28
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
Herbert Xu
2008-01-28
[IPSEC]: Make xfrm_lookup flags argument a bit-field
Herbert Xu
2008-01-28
[NETNS]: separate af_packet netns data
Denis V. Lunev
2008-01-28
[NETNS]: struct net content re-work (v3)
Denis V. Lunev
2008-01-28
[AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen.
Denis V. Lunev
2008-01-28
[IPV6]: make the protocol initialization to return an error code
Daniel Lezcano
2008-01-28
[IPV6]: make inet6_register_protosw to return an error code
Daniel Lezcano
2008-01-28
[IPV6]: make frag to return an error at initialization
Daniel Lezcano
2008-01-28
[IPV6]: make extended headers to return an error at initialization
Daniel Lezcano
2008-01-28
[IPV6]: make flowlabel to return an error
Daniel Lezcano
2008-01-28
[IPSEC]: Add xfrm_input_state helper
Herbert Xu
2008-01-28
[NET]: Remove unused "mibalign" argument for snmp_mib_init().
YOSHIFUJI Hideaki
2008-01-28
[IPV4]: last default route is a fib table property
Denis V. Lunev
2008-01-28
[IPV6]: route6 remove ifdef for fib_rules
Daniel Lezcano
2008-01-28
[IPV6]: remove ifdef in route6 for xfrm6
Daniel Lezcano
2008-01-28
[NET] sysctl: make sysctl_somaxconn per-namespace
Pavel Emelyanov
2008-01-28
[NET] sysctl: make the sys.net.core sysctls per-namespace
Pavel Emelyanov
2008-01-28
[SNMP]: Remove unused devconf macros.
Pavel Emelyanov
2008-01-28
[IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines.
Eric W. Biederman
2008-01-28
[IPV6]: Make ip6_route_init to return an error code.
Daniel Lezcano
2008-01-28
[IPV6]: Make fib6_rules_init to return an error code.
Daniel Lezcano
2008-01-28
[IPV6]: Make xfrm6_init to return an error code.
Daniel Lezcano
2008-01-28
[IPV6]: Make fib6_init to return an error code.
Daniel Lezcano
2008-01-28
[NETLINK]: Mark attribute construction exception unlikely
Patrick McHardy
2008-01-28
[UDP]: Restore missing inDatagrams increments
Herbert Xu
2008-01-28
[IPV4]: Use ctl paths to register net/ipv4/ table
Pavel Emelyanov
2008-01-28
[NET]: Isolate the net/core/ sysctl table
Pavel Emelyanov
2008-01-28
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
2008-01-28
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
2008-01-28
[NETFILTER]: x_tables: add RATEEST target
Patrick McHardy
[next]