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
2010-04-27
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
1
-2
/
+11
2010-04-27
net: Make RFS socket operations not be inet specific.
David S. Miller
2
-37
/
+38
2010-04-27
mac80211: give virtual interface to hw_scan
Johannes Berg
1
-1
/
+1
2010-04-27
cfg80211: Remove default dynamic PS timeout value
Juuso Oikarinen
1
-0
/
+2
2010-04-27
mac80211: Determine dynamic PS timeout based on ps-qos network latency
Juuso Oikarinen
1
-1
/
+4
2010-04-27
cfg80211: add ap isolation support
Felix Fietkau
1
-0
/
+2
2010-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
2010-04-27
net: fix a lockdep rcu warning in __sk_dst_set()
Eric Dumazet
1
-2
/
+5
2010-04-27
rps: inet_rps_save_rxhash() argument is not const
Eric Dumazet
1
-1
/
+1
2010-04-27
TCP: avoid to send keepalive probes if receiving data
Flavio Leitner
1
-0
/
+8
2010-04-27
net: suppress RCU lockdep false positive in twsk_net()
Paul E. McKenney
1
-1
/
+3
2010-04-26
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
Patrick McHardy
1
-1
/
+1
2010-04-23
Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...
David S. Miller
1
-0
/
+75
2010-04-23
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
1
-0
/
+2
2010-04-23
IPv6: Add dontfrag argument to relevant functions
Brian Haley
2
-2
/
+4
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
2
-5
/
+14
2010-04-23
ipv6 mcast: Introduce include/net/mld.h for MLD definitions.
YOSHIFUJI Hideaki
1
-0
/
+75
2010-04-22
X25: Add if_x25.h and x25 to device identifiers
Andrew Hendry
1
-0
/
+1
2010-04-22
dst: rcu check refinement
Eric Dumazet
1
-1
/
+2
2010-04-22
tcp: fix outsegs stat for TSO segments
Tom Herbert
2
-0
/
+3
2010-04-21
radiotap parser: fix endian annotation
Johannes Berg
1
-1
/
+1
2010-04-20
net: sk_sleep() helper
Eric Dumazet
2
-4
/
+8
2010-04-20
mac80211: add flags for STBC (Space-Time Block Coding)
Felix Fietkau
1
-0
/
+4
2010-04-20
mac80211: document IEEE80211_CONF_CHANGE_QOS
Stanislaw Gruszka
1
-0
/
+1
2010-04-20
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
1
-1
/
+2
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
1
-0
/
+1
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
45
-133
/
+1332
2010-04-19
mac80211: fix typo in comments
Daniel Halperin
1
-3
/
+3
2010-04-16
rfs: Receive Flow Steering
Tom Herbert
1
-0
/
+38
2010-04-16
mac80211: add LDPC control flag
Luis R. Rodriguez
1
-0
/
+2
2010-04-15
net: replace ipfragok with skb->local_df
Shan Wei
4
-5
/
+4
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+21
2010-04-15
netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT
Bart De Schuymer
1
-0
/
+14
2010-04-13
ipv4: ipmr: support multiple tables
Patrick McHardy
2
-0
/
+6
2010-04-13
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
1
-12
/
+1
2010-04-13
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
1
-2
/
+2
2010-04-13
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
1
-0
/
+2
2010-04-13
ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h
Patrick McHardy
2
-11
/
+12
2010-04-13
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
1
-0
/
+1
2010-04-13
net: sk_dst_cache RCUification
Eric Dumazet
3
-34
/
+32
2010-04-11
inet: Remove unused send_check length argument
Herbert Xu
2
-3
/
+2
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-0
/
+17
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
11
-0
/
+13
2010-04-08
xfrm: Fix crashes in xfrm_lookup()
Timo Teräs
1
-7
/
+0
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+36
2010-04-07
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
1
-0
/
+4
2010-04-07
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
1
-0
/
+11
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
1
-3
/
+7
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
2
-4
/
+21
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
[prev]
[next]