index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
b43legacy: Fix module init message
Michael Buesch
2008-03-04
1
-1
/
+1
|
|
*
rndis_wlan: fix broken data copy
Jussi Kivilinna
2008-03-04
1
-5
/
+3
|
|
*
libertas: compare the current command with response
Sebastian Siewior
2008-03-04
1
-3
/
+1
|
|
*
libertas: fix sanity check on sequence number in command response
David Woodhouse
2008-03-04
1
-2
/
+2
|
|
*
p54: fix eeprom parser length sanity checks
Johannes Berg
2008-03-04
1
-7
/
+11
|
|
*
p54: fix EEPROM structure endianness
Johannes Berg
2008-03-04
2
-5
/
+5
|
|
*
ssb: Add pcibios_enable_device() return value check
Yoichi Yuasa
2008-03-04
1
-1
/
+4
|
|
*
rc80211-pid: fix rate adjustment
Stefano Brivio
2008-03-04
1
-49
/
+43
|
*
|
[ESP]: Add select on AUTHENC
Herbert Xu
2008-03-04
2
-2
/
+2
|
*
|
[TCP]: Improve ipv4 established hash function.
David S. Miller
2008-03-04
1
-1
/
+2
|
*
|
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
David S. Miller
2008-03-04
2
-7
/
+12
|
|
/
|
*
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
Jarek Poplawski
2008-03-03
1
-1
/
+6
|
*
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
Jarek Poplawski
2008-03-03
1
-0
/
+1
|
*
[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
Dave Young
2008-03-03
1
-1
/
+2
|
*
[NET]: Fix race in generic address resolution.
Frank Blaschka
2008-03-03
1
-1
/
+1
|
*
iucv: fix build error on !SMP
Heiko Carstens
2008-03-03
1
-2
/
+0
|
*
[TCP]: Must count fack_count also when skipping
Ilpo Järvinen
2008-03-03
1
-5
/
+9
|
*
[TUN]: Fix RTNL-locking in tun/tap driver
Kim B. Heino
2008-02-29
1
-1
/
+5
|
*
[SCTP]: Use proc_create to setup de->proc_fops.
Pavel Emelyanov
2008-02-29
1
-6
/
+3
|
*
[IRDA]: Use proc_create() to setup ->proc_fops first
Wang Chen
2008-02-29
3
-11
/
+9
|
*
[TCP]: BIC web page link is corrected.
Sangtae Ha
2008-02-28
1
-2
/
+3
*
|
[NETNS][IPV6] icmp6 - make icmpv6_socket per namespace
Benjamin Thery
2008-03-05
1
-5
/
+8
*
|
[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace
Daniel Lezcano
2008-03-05
1
-5
/
+0
*
|
[NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup
Daniel Lezcano
2008-03-05
2
-5
/
+8
*
|
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
Daniel Lezcano
2008-03-05
11
-15
/
+17
*
|
[NETNS][IPV6] addrconf - make addrconf per namespace
Benjamin Thery
2008-03-05
1
-63
/
+50
*
|
[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr...
Daniel Lezcano
2008-03-05
3
-24
/
+57
*
|
[NETNS][IPV6] proc - protect snmp6 from non-init_net calls
Daniel Lezcano
2008-03-05
1
-0
/
+3
*
|
[NETNS][IPV6] af_inet6 - allow socket creation per namespace
Benjamin Thery
2008-03-05
1
-6
/
+4
*
|
[NETNS][IPV6] Move sysctl initialization later on in the IPv6 init sequence
Benjamin Thery
2008-03-05
1
-13
/
+14
*
|
[TCP]: TCP cubic v2.2
Sangtae Ha
2008-03-04
1
-27
/
+8
*
|
[NETNS][IPV6] route6 - Make ip6_dst_gc simpler
Daniel Lezcano
2008-03-04
1
-9
/
+13
*
|
[NETNS][IPV6] route6 - make garbage collection work with multiple network nam...
Benjamin Thery
2008-03-04
2
-11
/
+14
*
|
[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace
Benjamin Thery
2008-03-04
2
-31
/
+32
*
|
[NETNS][IPV6] route6 - dynamically allocate ip6_dst_ops
Daniel Lezcano
2008-03-04
1
-18
/
+29
*
|
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
Daniel Lezcano
2008-03-04
6
-108
/
+171
*
|
[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer
Daniel Lezcano
2008-03-04
5
-40
/
+78
*
|
[NETNS][IPV6] route6 - make route6 per namespace
Daniel Lezcano
2008-03-04
3
-51
/
+54
*
|
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt...
Daniel Lezcano
2008-03-04
3
-4
/
+4
*
|
[NETNS][IPV6] route6 - Pass network namespace to rt6_add_route_info and rt6_g...
Daniel Lezcano
2008-03-04
1
-8
/
+17
*
|
[NETNS][IPV6] route6 - Make proc entry /proc/net/rt6_stats per namespace
Daniel Lezcano
2008-03-04
1
-8
/
+18
*
|
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
Daniel Lezcano
2008-03-04
7
-15
/
+16
*
|
[NETNS][IPV6] route6 - create route6 proc files for the namespace
Daniel Lezcano
2008-03-04
1
-43
/
+27
*
|
[AF_KEY]: Dump SA/SP entries non-atomically
Timo Teras
2008-03-03
1
-29
/
+91
*
|
[TIPC]: Convert tsock->sem in a mutex
Matthias Kaehlcke
2008-03-03
1
-28
/
+28
*
|
[NETNS][IPV6] rt6_stats - make the stats per network namespace
Benjamin Thery
2008-03-03
4
-23
/
+23
*
|
[NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics
Daniel Lezcano
2008-03-03
3
-12
/
+20
*
|
[NETNS][IPV6] fib6_rules - handle several network namespaces
Daniel Lezcano
2008-03-03
2
-36
/
+47
*
|
[NETNS][IPV6] fib6 rule - dynamic allocation of the rules struct ops
Daniel Lezcano
2008-03-03
1
-9
/
+17
*
|
[NETNS][IPV6] ip6_fib - clean node use namespace
Benjamin Thery
2008-03-03
1
-10
/
+15
[prev]
[next]