index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-29
[NET]: Introduce inet_connection_sock
Arnaldo Carvalho de Melo
6
-121
/
+204
2005-08-29
[SOCK]: Introduce sk_clone
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-08-29
[INET_TWSK]: Introduce inet_twsk_alloc
Arnaldo Carvalho de Melo
1
-0
/
+3
2005-08-29
[INET]: Generalise the TCP sock ID lookup routines
Arnaldo Carvalho de Melo
3
-11
/
+87
2005-08-29
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
Arnaldo Carvalho de Melo
4
-204
/
+198
2005-08-29
[INET]: Generalise tcp_v4_lookup_listener
Arnaldo Carvalho de Melo
1
-0
/
+36
2005-08-29
[INET]: Generalise tcp_v4_hash & tcp_unhash
Arnaldo Carvalho de Melo
1
-0
/
+34
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
7
-4
/
+39
2005-08-29
[INET]: Generalise the tcp_listen_ lock routines
Arnaldo Carvalho de Melo
2
-21
/
+48
2005-08-29
[INET]: Move tcp_port_rover to inet_hashinfo
Arnaldo Carvalho de Melo
3
-20
/
+9
2005-08-29
[INET]: Generalise tcp_bind_hash & tcp_inherit_port
Arnaldo Carvalho de Melo
2
-9
/
+34
2005-08-29
[INET]: Move bind_hash from tcp_sk to inet_sk
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-29
[INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]
Arnaldo Carvalho de Melo
3
-118
/
+129
2005-08-29
[INET]: Just rename the TCP hashtable functions/structs to inet_
Arnaldo Carvalho de Melo
1
-51
/
+42
2005-08-29
[INET]: Move the TCP ehash functions to include/net/inet_hashtables.h
Arnaldo Carvalho de Melo
1
-0
/
+40
2005-08-29
[INET]: Introduce inet_sk_rebuild_header
Arnaldo Carvalho de Melo
1
-2
/
+0
2005-08-29
[SOCK]: Introduce sk_setup_caps
Arnaldo Carvalho de Melo
2
-9
/
+10
2005-08-29
[SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash
Arnaldo Carvalho de Melo
1
-0
/
+9
2005-08-29
[NET]: Cleanup INET_REFCNT_DEBUG code
Arnaldo Carvalho de Melo
4
-4
/
+32
2005-08-29
[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...
Patrick McHardy
2
-2
/
+2
2005-08-29
[IPV6]: Check interface bindings on IPv6 raw socket reception
Andrew McDonald
1
-1
/
+2
2005-08-29
[NET]: Remove explicit initializations of skb->input_dev
David S. Miller
2
-4
/
+3
2005-08-29
[IPV4]: possible cleanups
Adrian Bunk
3
-7
/
+0
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
9
-11
/
+15
2005-08-29
[REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy
Arnaldo Carvalho de Melo
1
-1
/
+4
2005-08-29
[NET]: Kill skb->tc_classid
Patrick McHardy
1
-1
/
+1
2005-08-28
[PATCH] ieee80211: Fix debug comments ipw->ieee80211
Jouni Malinen
1
-3
/
+3
2005-08-28
[PATCH] ieee80211: Remove EAPOL debug
Jouni Malinen
1
-31
/
+0
2005-08-28
[PATCH] ieee80211: Remove WIRELESS_EXT < 17 support
Jouni Malinen
1
-9
/
+0
2005-08-25
ieee80211: use endian-aware types
Jiri Benc
1
-24
/
+22
2005-08-25
ieee80211: convert defines to enums
Jiri Benc
1
-81
/
+87
2005-08-25
ieee80211: new constants from latest 802.11x specifications
Jiri Benc
1
-14
/
+65
2005-08-25
ieee80211: Puts debug macros together and makes escape_essid not inlined.
Jiri Benc
1
-25
/
+12
2005-08-24
Merge upstream into ieee80211.
Jeff Garzik
2
-2
/
+21
2005-08-23
[AX25]: UID fixes
Ralf Baechle
1
-2
/
+16
2005-08-23
[NET]: Fix socket bitop damage
Ralf Baechle
1
-0
/
+5
2005-08-15
ieee80211: remove last uses of compat define WLAN_CAPABILITY_BSS
Jeff Garzik
1
-1
/
+0
2005-08-15
[PATCH] ieee80211: Capability field is called ESS, not BSS
Jouni Malinen
1
-1
/
+2
2005-08-14
Merge /spare/repo/linux-2.6/
Jeff Garzik
2
-9
/
+1
2005-08-14
[PATCH] ieee80211: Fix frame control pver mask
Jouni Malinen
1
-1
/
+1
2005-08-06
[Bluetooth] Remove unused functions and cleanup symbol exports
Marcel Holtmann
1
-8
/
+0
2005-07-31
[PATCH] include/net/ieee80211.h must #include <linux/wireless.h>
Adrian Bunk
1
-0
/
+1
2005-07-30
[NET]: Spelling mistakes threshoulds -> thresholds
Baruch Even
1
-1
/
+1
2005-07-30
/spare/repo/netdev-2.6 branch 'master'
Jeff Garzik
2
-6
/
+3
2005-07-19
[NET]: Make ipip/ip6_tunnel independant of XFRM
Patrick McHardy
1
-1
/
+1
2005-07-18
[SCTP]: Fix potential null pointer dereference while handling an icmp error
Sridhar Samudrala
1
-5
/
+2
2005-07-13
Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.
Jeff Garzik
12
-223
/
+110
2005-07-12
[NET]: __be'ify *_type_trans()
Alexey Dobriyan
1
-2
/
+1
2005-07-11
[SCTP]: __nocast annotations
Alexey Dobriyan
5
-30
/
+41
2005-07-08
[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.
David S. Miller
1
-13
/
+7
[prev]
[next]