index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-1
/
+0
2009-11-29
X25: Move SYSCTL ifdefs into header
andrew hendry
-0
/
+6
2009-11-29
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
-97
/
+60
2009-11-29
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
-1
/
+0
2009-11-28
nl80211: PMKSA caching support
Samuel Ortiz
-0
/
+28
2009-11-28
mac80211: move cmntr flag out of rx flags
Johannes Berg
-0
/
+4
2009-11-25
xfrm: Store aalg in xfrm_state with a user specified truncation length
Martin Willi
-1
/
+11
2009-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
-45
/
+91
2009-11-23
sctp: Update max.burst implementation
Vlad Yasevich
-0
/
+4
2009-11-23
sctp: Turn the enum socket options into defines
Vlad Yasevich
-82
/
+43
2009-11-23
sctp: Remove useless last_time_used variable
Vlad Yasevich
-6
/
+0
2009-11-23
sctp: remove deprecated SCTP_GET_*_OLD stuffs
Amerigo Wang
-8
/
+0
2009-11-23
sctp: Update SWS avaoidance receiver side algorithm
Vlad Yasevich
-0
/
+10
2009-11-23
sctp: Fix malformed "Invalid Stream Identifier" error
Vlad Yasevich
-1
/
+2
2009-11-23
sctp: implement the sender side for SACK-IMMEDIATELY extension
Wei Yongjun
-0
/
+1
2009-11-20
net: rename skb->iif to skb->skb_iif
Eric Dumazet
-2
/
+2
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
-0
/
+12
2009-11-19
mac80211: request TX status where needed
Johannes Berg
-1
/
+1
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
-0
/
+11
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
-27
/
+35
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-4
/
+3
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-1
/
+1
2009-11-18
mac80211: make software rate control optional
Johannes Berg
-0
/
+14
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
-15
/
+13
2009-11-18
mac80211: add the total ampdu length to tx info
Felix Fietkau
-2
/
+5
2009-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
-4
/
+41
2009-11-18
Phonet: convert devices list to RCU
Rémi Denis-Courmont
-1
/
+1
2009-11-17
Merge commit 'v2.6.32-rc7'
Eric W. Biederman
-5
/
+7
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-1
/
+1
2009-11-13
inetpeer: Optimize inet_getid()
Eric Dumazet
-11
/
+5
2009-11-13
inet: fix inet_bind_bucket_for_each
Lucian Adrian Grijincu
-2
/
+2
2009-11-13
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
William Allen Simpson
-3
/
+0
2009-11-13
sctp: Set source addresses on the association before adding transports
Vlad Yasevich
-1
/
+1
2009-11-13
cfg80211: return channel noise via survey API
Holger Schurig
-0
/
+34
2009-11-13
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
-0
/
+1
2009-11-13
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
-4
/
+4
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
-3
/
+1
2009-11-11
nl80211: add a parameter for using 4-address frames on virtual interfaces
Felix Fietkau
-0
/
+2
2009-11-10
udp: bind() optimisation
Eric Dumazet
-1
/
+2
2009-11-10
Phonet: put sockets in a hash table
Rémi Denis-Courmont
-0
/
+1
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
-20
/
+98
2009-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-5
/
+7
2009-11-08
xfrm: SAD entries do not expire correctly after suspend-resume
Yury Polyanskiy
-1
/
+4
2009-11-08
udp: secondary hash on (local port, local address)
Eric Dumazet
-4
/
+26
2009-11-08
udp: split sk_hash into two u16 hashes
Eric Dumazet
-1
/
+5
2009-11-08
udp: add a counter into udp_hslot
Eric Dumazet
-0
/
+8
2009-11-08
net: Support specifying the network namespace upon device creation.
Eric W. Biederman
-3
/
+5
2009-11-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...
David S. Miller
-7
/
+31
2009-11-06
mac80211: async station powersave handling
Johannes Berg
-0
/
+32
2009-11-06
Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
-0
/
+6
[prev]
[next]