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
...
|
*
iwlwifi: Probe Flow - Extracting hw and priv init
Assaf Krauss
2008-03-25
7
-623
/
+677
|
*
iwlwifi: Probe Flow - Performing allocation in a separate function
Assaf Krauss
2008-03-25
3
-8
/
+39
|
*
iwlwifi: Packing all 4965 parameters
Assaf Krauss
2008-03-25
4
-33
/
+42
|
*
iwlwifi: Re-ordering probe flow (4965)
Assaf Krauss
2008-03-25
2
-120
/
+151
|
*
iwlwifi: remove macros containing offsets from eeprom struct
Reinette Chatre
2008-03-25
2
-64
/
+0
|
*
libertas: store rssi as an u32
Holger Schurig
2008-03-25
3
-9
/
+4
|
*
libertas: remove lots of unused stuff
Holger Schurig
2008-03-25
10
-134
/
+46
|
*
libertas: misc power saving adjusts
Holger Schurig
2008-03-25
6
-36
/
+23
|
*
libertas: convert GET_LOG to a direct command
Holger Schurig
2008-03-25
6
-47
/
+10
|
*
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
Holger Schurig
2008-03-25
3
-12
/
+7
|
*
libertas: make a handy lbs_cmd_async() command
Holger Schurig
2008-03-25
2
-36
/
+57
|
*
iwlwifi: Add debugfs to iwl core
Tomas Winkler
2008-03-25
7
-6
/
+377
|
*
iwlwifi: Add TX/RX statistcs to driver
Tomas Winkler
2008-03-25
3
-1
/
+24
|
*
iwlwifi: rename struct iwl4965_priv to struct iwl_priv
Tomas Winkler
2008-03-25
7
-415
/
+415
|
*
iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h
Tomas Winkler
2008-03-25
9
-71
/
+71
|
*
iwlwifi: Bug fix, CCMP with HW encryption with AGG
Max Stepanov
2008-03-25
2
-0
/
+6
|
*
libertas: remove some unused commands
Holger Schurig
2008-03-25
2
-10
/
+0
|
*
libertas: rename packetfilter to mac_control
Holger Schurig
2008-03-25
5
-23
/
+22
|
*
libertas: convert CMD_MAC_CONTROL to a direct command
Holger Schurig
2008-03-25
3
-28
/
+8
*
|
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
2008-03-25
12
-13
/
+146
*
|
[IPV6]: Use bitfields for hop_limit and mcast_hops.
YOSHIFUJI Hideaki
2008-03-25
1
-4
/
+24
*
|
[IPV6]: Optimize hop-limit determination.
YOSHIFUJI Hideaki
2008-03-25
8
-29
/
+19
*
|
[IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.
YOSHIFUJI Hideaki
2008-03-25
1
-2
/
+2
*
|
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-03-25
4
-16
/
+13
*
|
[IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2008-03-25
1
-214
/
+206
*
|
[XFRM] MIP6: Fix address keys for routing search.
YOSHIFUJI Hideaki
2008-03-25
2
-9
/
+57
*
|
[XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().
YOSHIFUJI Hideaki
2008-03-25
1
-22
/
+23
*
|
[XFRM] IPV6: Optimize xfrm6_input_addr().
YOSHIFUJI Hideaki
2008-03-25
1
-41
/
+14
*
|
[XFRM] IPV6: Use distribution counting sort for xfrm_state/xfrm_tmpl chain.
YOSHIFUJI Hideaki
2008-03-25
1
-97
/
+74
*
|
[NETNS]: Enable TCP/UDP/ICMP inside namespace.
Denis V. Lunev
2008-03-24
2
-0
/
+4
*
|
[NETNS]: Allow to create sockets in non-initial namespace.
Denis V. Lunev
2008-03-24
1
-3
/
+21
*
|
[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.
Denis V. Lunev
2008-03-24
2
-5
/
+6
*
|
[NETNS]: Process netfilter hooks in initial namespace only.
Denis V. Lunev
2008-03-24
1
-0
/
+8
*
|
[NETNS]: Process INET socket layer in the correct namespace.
Denis V. Lunev
2008-03-24
4
-7
/
+7
*
|
[NETNS]: Process IP layer in the context of the correct namespace.
Denis V. Lunev
2008-03-24
5
-8
/
+14
*
|
[NETNS]: Add namespace parameter to ip_cmsg_send.
Denis V. Lunev
2008-03-24
4
-5
/
+6
*
|
[NETNS]: Add namespace parameter to ip_options_get(...).
Denis V. Lunev
2008-03-24
3
-10
/
+12
*
|
[NETNS]: Add namespace parameter to ip_options_compile.
Denis V. Lunev
2008-03-24
3
-5
/
+7
*
|
[NETNS]: /proc/net/arp namespacing.
Denis V. Lunev
2008-03-24
1
-2
/
+18
*
|
[NETNS]: Process ARP in the context of the correct namespace.
Denis V. Lunev
2008-03-24
1
-14
/
+9
*
|
[NETNS]: Minor information leak via /proc/net/ptype file.
Pavel Emelyanov
2008-03-24
1
-3
/
+4
*
|
[NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace.
Pavel Emelyanov
2008-03-24
2
-3
/
+33
*
|
[UDP-Lite]: Clean up proc creation a bit.
Pavel Emelyanov
2008-03-24
1
-3
/
+11
*
|
[NETNS][TCP]: Register /proc/net/tcp in a namespace.
Pavel Emelyanov
2008-03-24
1
-2
/
+17
*
|
[NETNS][UDP]: Register /proc/net/udp in a namespace.
Pavel Emelyanov
2008-03-24
1
-2
/
+17
|
/
*
Merge branch 'master' of ../net-2.6/
David S. Miller
2008-03-23
12
-57
/
+43
|
\
|
*
sch_htb: fix "too many events" situation
Martin Devera
2008-03-23
1
-6
/
+7
|
*
connector: convert to single-threaded workqueue
Evgeniy Polyakov
2008-03-23
1
-1
/
+1
|
*
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
Wang Chen
2008-03-23
2
-3
/
+20
|
*
[SUNGEM]: Fix NAPI assertion failure.
David S. Miller
2008-03-23
1
-1
/
+1
[prev]
[next]