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
2006-03-17
[NET]: Fix race condition in sk_wait_event().
Alexey Kuznetsov
2006-02-27
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
Herbert Xu
2006-02-23
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
Herbert Xu
2006-02-15
[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
Patrick McHardy
2006-02-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
2006-02-13
[IRDA]: Ratelimit messages.
Joe Perches
2006-02-13
[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
Marcel Holtmann
2006-02-09
[IRDA]: Set proper IrLAP device address length
Samuel Ortiz
2006-02-04
[NETFILTER]: nf_conntrack: check address family when finding protocol module
Yasuyuki Kozakai
2006-02-02
[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
Stephen Hemminger
2006-02-02
[SCTP]: Fix 'fast retransmit' to send a TSN only once.
Vlad Yasevich
2006-01-31
[IPV4]: Always set fl.proto in ip_route_newports
Patrick McHardy
2006-01-27
[PATCH] ieee80211: Fix A band min and max channel definitions
Zhu Yi
2006-01-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
David S. Miller
2006-01-17
[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().
Sridhar Samudrala
2006-01-17
[SCTP]: Fix machine check/connection hang on IA64.
Vlad Yasevich
2006-01-17
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
Vlad Yasevich
2006-01-17
[SCTP]: Fix sctp_cookie alignment in the packet.
Vlad Yasevich
2006-01-16
[PATCH] hostap: don't #include C files in hostap_main.c
Adrian Bunk
2006-01-16
[PATCH] iw_handler.h: SIOCSIWNAME -> SIOCSIWCOMMIT in comment
Pete Zaitcev
2006-01-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-13
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
2006-01-13
[PATCH] genetlink: don't touch module ref count
Per Liden
2006-01-12
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
[TIPC] More updates of file headers
Per Liden
2006-01-12
[TIPC] Update of file headers
Per Liden
2006-01-12
[TIPC] License header update
Per Liden
2006-01-12
[TIPC] Moved configuration interface into tipc_config.h
Per Liden
2006-01-12
[TIPC] Initial merge
Per Liden
2006-01-12
[PATCH] fix wrong comments in ieee80211.h
Johannes Berg
2006-01-10
[INET]: congestion and af_ops can be const
Stephen Hemminger
2006-01-09
[PKT_SCHED]: Convert tc action functions to single skb pointers
Patrick McHardy
2006-01-09
[PKT_SCHED]: Use USEC_PER_SEC
Patrick McHardy
2006-01-08
[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
Jan Blunck
2006-01-07
[IPV4]: make ip_fragment() static
Adrian Bunk
2006-01-07
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2006-01-07
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
2006-01-07
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
2006-01-07
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
2006-01-07
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
2006-01-06
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
Kris Katterjohn
2006-01-05
[NETFILTER]: Call POST_ROUTING hook before fragmentation
Patrick McHardy
2006-01-05
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
2006-01-03
[TCP]: less inline's
Stephen Hemminger
2006-01-03
[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8
Per Liden
2006-01-03
[AF_UNIX]: Convert to use a spinlock instead of rwlock
Benjamin LaHaise
2006-01-03
[TCP]: Don't use __constant_htonl for a non const arg
Arnaldo Carvalho de Melo
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
[SOCK]: Introduce sk_receive_skb
Arnaldo Carvalho de Melo
[next]