Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
14c850212ed8f8cbb5972ad6b8812e08a0bc901c
/
include
/
net
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
25995ff
[SOCK]: Introduce sk_receive_skb
by Arnaldo Carvalho de Melo
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
7708610
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
by Frank Filz
· 19 years ago
52ccb8e
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
by Frank Filz
· 19 years ago
fbe9cc4
[AF_UNIX]: Use spinlock for unix_table_lock
by David S. Miller
· 19 years ago
d83d846
[IP_SOCKGLUE]: Remove most of the tcp specific calls
by Arnaldo Carvalho de Melo
· 19 years ago
2271281
[TCP]: Move the TCPF_ enum to tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
d8313f5
[INET6]: Generalise tcp_v6_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
a7f5e7f
[INET]: Generalise tcp_v4_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
6d6ee43
[TWSK]: Introduce struct timewait_sock_ops
by Arnaldo Carvalho de Melo
· 19 years ago
399c07d
[IPV6]: Export ipv6_opt_accepted
by Arnaldo Carvalho de Melo
· 19 years ago
0fa1a53
[IPV6]: Introduce inet6_timewait_sock
by Arnaldo Carvalho de Melo
· 19 years ago
b9750ce
[IPV6]: Generalise some functions
by Arnaldo Carvalho de Melo
· 19 years ago
c1cbe4b
[NET]: Avoid atomic xchg() for non-error case
by Benjamin LaHaise
· 19 years ago
af05dc9
[ICSK]: Move v4_addr2sockaddr from TCP to icsk
by Arnaldo Carvalho de Melo
· 19 years ago
8292a17
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
8129765
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
by Arnaldo Carvalho de Melo
· 19 years ago
c2977c2
[ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long
by Arnaldo Carvalho de Melo
· 19 years ago
90b19d3
[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
by Arnaldo Carvalho de Melo
· 19 years ago
971af18
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
by Arnaldo Carvalho de Melo
· 19 years ago
89cee8b
[IPV4]: Safer reassembly
by Herbert Xu
· 19 years ago
df71837
[LSM-IPSec]: Security association restriction.
by Trent Jaeger
· 19 years ago
5ab4a6c
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
by David L Stevens
· 19 years ago
3c21edb
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
by YOSHIFUJI Hideaki
· 19 years ago
399c180
[IPSEC]: Perform SA switchover immediately.
by David S. Miller
· 19 years ago
1f12bcc
[DECNET]: add memory buffer settings
by Steven Whitehouse
· 19 years ago
0ff60a4
[IPV4]: Fix secondary IP addresses after promotion
by Jamal Hadi Salim
· 19 years ago
1ef4320
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/
by David S. Miller
· 19 years ago
df9890c
[IPV6]: Fix sending extension headers before and including routing header.
by YOSHIFUJI Hideaki
· 19 years ago
cea00da
[PATCH] git-netdev-all-ieee80211_get_payload-warning-fix
by Andrew Morton
· 19 years ago
31f3426
[TCP]: More spelling fixes.
by Stephen Hemminger
· 19 years ago
cf22535
[LLC]: Fix typo
by Jochen Friedrich
· 19 years ago
049b3ff
[SCTP]: Include ulpevents in socket receive buffer accounting.
by Neil Horman
· 19 years ago
19c7e9e
[SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.
by Vladislav Yasevich
· 19 years ago
1e7d3d9
[SCTP]: Remove timeouts[] array from sctp_endpoint.
by Vladislav Yasevich
· 19 years ago
6a438bb
[TCP]: speed up SACK processing
by Stephen Hemminger
· 19 years ago
caa20d9a
[TCP]: spelling fixes
by Stephen Hemminger
· 19 years ago
9772efb
[TCP]: Appropriate Byte Count support
by Stephen Hemminger
· 19 years ago
7faffa1
[TCP]: add tcp_slow_start helper
by Stephen Hemminger
· 19 years ago
f4805ed
[TCP]: fix congestion window update when using TSO deferal
by Stephen Hemminger
· 19 years ago
fb286bb
[NET]: Detect hardware rx checksum faults correctly
by Herbert Xu
· 19 years ago
482a852
[NETLINK]: Generic netlink family
by Thomas Graf
· 19 years ago
82ace47
[NETLINK]: Generic netlink receive queue processor
by Thomas Graf
· 19 years ago
bfa83a9
[NETLINK]: Type-safe netlink messages/attributes interface
by Thomas Graf
· 19 years ago
9fb9cbb
[NETFILTER]: Add nf_conntrack subsystem.
by Yasuyuki Kozakai
· 19 years ago
a7c243b
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
e330562
ieee80211: cleanup crypto list handling, other minor cleanups.
by Christoph Hellwig
· 19 years ago
f24e097
Merge rsync://bughost.org/repos/ieee80211-delta/
by Jeff Garzik
· 19 years ago
be9d122
[Bluetooth]: Remove the usage of /proc completely
by Marcel Holtmann
· 19 years ago
1ebb925
[Bluetooth]: Add endian annotations to the core
by Marcel Holtmann
· 19 years ago
9ee6b53
[NET]: sk_add_backlog convert from macro to inline
by Stephen Hemminger
· 19 years ago
b1cacb6
[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source address selection.
by YOSHIFUJI Hideaki
· 19 years ago
971f359
[IPV6]: Put addr_diff() into common header for future use.
by YOSHIFUJI Hideaki
· 19 years ago
d7e02ed
Update version ieee80211 stamp to 1.1.7
by James Ketrenos
· 19 years ago
2d43f11
Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6
by Arnaldo Carvalho de Melo
· 19 years ago
6df7163
[TCP/DCCP]: Randomize port selection
by Stephen Hemminger
· 19 years ago
2566a50
[NET]: Introduce INET_ECN_set_ce() function
by Thomas Graf
· 19 years ago
a783474
[PKT_SCHED]: Generic RED layer
by Thomas Graf
· 19 years ago
62d3af1
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
974f7bc
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
by Arnaldo Carvalho de Melo
· 19 years ago
596c96b
Merge branch 'master'
by Jeff Garzik
· 19 years ago
eaa5c54
[SCTP] Rename SCTP specific control message flags.
by Ivan Skytte Jorgensen
· 19 years ago
b4558ea
drivers/net: Remove pointless checks for NULL prior to calling kfree()
by Jesper Juhl
· 19 years ago
de51441
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by Arnaldo Carvalho de Melo
· 19 years ago
6516455
[Bluetooth] Make more functions static
by Marcel Holtmann
· 19 years ago
408c1ce
[Bluetooth] Move CRC table into RFCOMM core
by Marcel Holtmann
· 19 years ago
e5dfa92
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
236fa08
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15
by Linus Torvalds
· 19 years ago
7d877f3
[PATCH] gfp_t: net/*
by Al Viro
· 19 years ago
1f57389
Merge branch 'master'
by Jeff Garzik
· 19 years ago
80b30c1
[IPSEC]: Kill obsolete get_mss function
by Herbert Xu
· 19 years ago
5ed688a
[LLC]: Strip RIF flag from source MAC address
by Jochen Friedrich
· 19 years ago
4595f25
[AX.25]: Fix signed char bug
by Ralf Baechle
· 19 years ago
519a62b
Update version ieee80211 stamp to 1.1.6
by James Ketrenos
· 19 years ago
59aee3c
Merge branch 'master'
by Jeff Garzik
· 19 years ago
eeb2b85
[TWSK]: Grab the module refcount for timewait sockets
by Arnaldo Carvalho de Melo
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
20c9c82
[SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.
by Sridhar Samudrala
· 19 years ago
5fe467e
[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.
by Ivan Skytte Jørgensen
· 19 years ago
77d8d7a
[IPSEC]: Document that policy direction is derived from the index.
by Herbert Xu
· 19 years ago
83fa340
[XFRM]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
8eea00a
[IPVS]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
f4a19a5
[DECNET]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
6d25536
[INET]: Shrink struct inet_ehash_bucket on 32 bits UP
by Eric Dumazet
· 19 years ago
13d1ef2
Merge rsync://bughost.org/repos/ieee80211-delta/
by Jeff Garzik
· 19 years ago
3c8c7b2
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
81c3d54
[INET]: speedup inet (tcp/dccp) lookups
by Eric Dumazet
· 19 years ago
ff0037b
Lindent and trailing whitespace script executed ieee80211 subsystem
by James Ketrenos
· 19 years ago
7c254d3
This will move the ieee80211_is_ofdm_rate function to the ieee80211.h
by Ivo van Doorn
· 19 years ago
604116a
This patch fixes a typo in ieee80211.h: ieee82011_deauth -> ieee80211_deauth
by Michael Wu
· 19 years ago
6eb6edf
[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series
by James Ketrenos
· 19 years ago
e5658d3
[PATCH] ieee80211: added IE comments, reason_code to reason, removed info_element from ieee80211_disassoc
by James Ketrenos
· 19 years ago
31b59ea
[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support of varying hw/sw offload
by James Ketrenos
· 19 years ago
3169616
[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VERSION
by James Ketrenos
· 19 years ago
8420e1b
[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg
by Arnaldo Carvalho de Melo
· 19 years ago
d389424
[LLC]: Fix the accept path
by Arnaldo Carvalho de Melo
· 19 years ago
2928c19
[LLC]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
6e2144b
[LLC]: Use refcounting with struct llc_sap
by Arnaldo Carvalho de Melo
· 19 years ago
04e4223
[LLC]: Do better struct sock accounting on skbs
by Arnaldo Carvalho de Melo
· 19 years ago
Next »