Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
8412205838ae92489ab2f029687659b056dd96ff
/
include
/
net
« Previous
245ac87
Merge upstream net/ieee80211.h changes into 'ieee80211' branch.
by Jeff Garzik
· 19 years ago
a5fe736
Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups.
by Jeff Garzik
· 19 years ago
2793859
[PATCH] bring over ieee80211.h from mainline
by Christoph Hellwig
· 19 years ago
5696c19
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 19 years ago
59a49e3
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
52c1da3
[PATCH] make various thing static
by Adrian Bunk
· 19 years ago
a8acfba
[TCP]: Need to declare 'tcp_reno' in net/tcp.h
by David S. Miller
· 19 years ago
5f8ef48
[TCP]: Allow choosing TCP congestion control via sockopt.
by Stephen Hemminger
· 19 years ago
317a76f
[TCP]: Add pluggable congestion control algorithm infrastructure.
by Stephen Hemminger
· 19 years ago
ebc3f64
[X25]: Fast select with no restriction on response
by Shaun Pereira
· 19 years ago
cb65d50
[X25]: Selective sub-address matching with call user data.
by Shaun Pereira
· 19 years ago
39c715b
[PATCH] smp_processor_id() cleanup
by Ingo Molnar
· 19 years ago
0d51aa8
[IPV6]: V6 route events reported with wrong netlink PID and seq number
by Jamal Hadi Salim
· 19 years ago
246955f
[NETLINK]: fib_lookup() via netlink
by Robert Olsson
· 19 years ago
f852640
[AX25]: endian-annotate ax25_type_trans()
by Alexey Dobriyan
· 19 years ago
d094cd8
[IPSEC]: Add xfrm_state_afinfo->init_flags
by Herbert Xu
· 19 years ago
72cb696
[IPSEC]: Add xfrm_init_state
by Herbert Xu
· 19 years ago
3f7a87d
[SCTP] sctp_connectx() API support
by Frank Filz
· 19 years ago
9972b25
[PKT_SCHED]: Generic queue management interface for qdiscs using internal skb queues
by Thomas Graf
· 19 years ago
88121ae
[NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_table
by Thomas Graf
· 19 years ago
c7fb64d
[NETLINK]: Neighbour table configuration and statistics via rtnetlink
by Thomas Graf
· 19 years ago
e52c1f1
[NET]: Move sysctl_max_syn_backlog into request_sock.c
by David S. Miller
· 19 years ago
2ad69c5
[NET] rename struct tcp_listen_opt to struct listen_sock
by Arnaldo Carvalho de Melo
· 19 years ago
0e87506
[NET] Generalise tcp_listen_opt
by Arnaldo Carvalho de Melo
· 19 years ago
60236fd
[NET] Rename open_request to request_sock
by Arnaldo Carvalho de Melo
· 19 years ago
2e6599c
[NET] Generalise TCP's struct open_request minisock infrastructure
by Arnaldo Carvalho de Melo
· 19 years ago
f60f6b8
[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
by Herbert Xu
· 19 years ago
bf08867
[IPSEC] Turn km_event.data into a union
by Herbert Xu
· 19 years ago
4666faa
[IPSEC] Kill spurious hard expire messages
by Herbert Xu
· 19 years ago
26b15da
[IPSEC] Add complete xfrm event notification
by Jamal Hadi Salim
· 19 years ago
cdac4e0
[SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket option
by Neil Horman
· 19 years ago
37e20a6
[IPV4]: Kill MULTIPATHHOLDROUTE flag.
by Pravin B. Shelar
· 19 years ago
286d974
[PATCH] ieee80211: cleanup
by Jiri Benc
· 19 years ago
ff0e0ea
Automatic merge of /spare/repo/netdev-2.6 branch we18
by
· 19 years ago
92d63de
From: Kazunori Miyazawa <kazunori@miyazawa.org>
by Hideaki YOSHIFUJI
· 19 years ago
1eda339
[PKT_SCHED]: Fixup simple action define.
by Jamal Hadi Salim
· 19 years ago
b453872
[NET] ieee80211 subsystem
by Jeff Garzik
· 19 years ago
02c30a8
[PATCH] update Ross Biro bouncing email address
by Jesper Juhl
· 20 years ago
476e19c
[IPV6]: Fix OOPS when using IPV6_ADDRFORM
by Arnaldo Carvalho de Melo
· 20 years ago
6a800d4
[IPV6]: net/addrconf.h needs to include linux/in6.h earlier
by Patrick McHardy
· 20 years ago
aabc976
[IPSEC]: Store idev entries
by Herbert Xu
· 20 years ago
9dfa277
[PKT_SCHED]: Fix range in PSCHED_TDIFF_SAFE to 0..bound
by Patrick McHardy
· 20 years ago
e4553ed
[IPV6]: Include ipv6.h for ipv6_addr_set
by Herbert Xu
· 20 years ago
67be2dd
[PATCH] DocBook: fix some descriptions
by Martin Waitz
· 20 years ago
4dc3b16
[PATCH] DocBook: changes and extensions to the kernel documentation
by Pavel Pisa
· 20 years ago
7b3c63a
[PKT_SCHED]: Fix range in psched_tod_diff() to 0..bound
by Nicolas Dichtel
· 20 years ago
4eb701d
[SCTP] Fix SCTP sendbuffer accouting.
by Neil Horman
· 20 years ago
047a242
[SCTP] Implement Sec 2.41 of SCTP Implementers guide.
by Jerome Forissier
· 20 years ago
0d3d077
[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.
by Herbert Xu
· 20 years ago
db75307
[PKT_SCHED]: Introduce simple actions.
by Jamal Hadi Salim
· 20 years ago
d5ac99a
[TCP]: skb pcount with MTU discovery
by David S. Miller
· 20 years ago
56cb515
[AX25] Introduce ax25_type_trans
by Arnaldo Carvalho de Melo
· 20 years ago
29c4be5
[AX25]: make ax25_queue_xmit a net_device parameter
by Arnaldo Carvalho de Melo
· 20 years ago
c4d5411
[NET]: Shave sizeof(ptr) bytes off dst_entry
by Herbert Xu
· 20 years ago
b6d9a5d
[PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CONFIG_ISA
by Andi Kleen
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago