index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-07
net: fix definition of netdev_for_each_mc_addr()
Pavel Roskin
1
-1
/
+1
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
20
-89
/
+199
2010-04-06
TIPC: Updated topology subscription protocol according to latest spec
Jon Paul Maloy
1
-18
/
+12
2010-04-03
icmp: Account for ICMP out errors
Eric Dumazet
1
-0
/
+1
2010-04-03
l2tp: Add netlink control API for L2TP
James Chapman
1
-0
/
+125
2010-04-03
netlink: Export genl_lock() API for use by modules
James Chapman
1
-0
/
+8
2010-04-03
l2tp: Add L2TPv3 IP encapsulation (no UDP) support
James Chapman
1
-0
/
+38
2010-04-03
l2tp: Update PPP-over-L2TP driver to work over L2TPv3
James Chapman
2
-0
/
+23
2010-04-03
ppp: Add ppp_dev_name() exported function
James Chapman
1
-0
/
+3
2010-04-03
l2tp: Split pppol2tp patch into separate l2tp and ppp parts
James Chapman
1
-1
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2
-41
/
+43
2010-04-03
net: move address list functions to a separate file
Jiri Pirko
1
-5
/
+10
2010-04-02
phylib: Support phy module autoloading
David Woodhouse
2
-0
/
+27
2010-04-01
ipv6 fib: Make rt6_info{} more cache-line aware.
YOSHIFUJI Hideaki / 吉藤英明
1
-13
/
+16
2010-04-01
gen_estimator: deadlock fix
Eric Dumazet
2
-1
/
+2
2010-03-30
Add hotplug support to mcp251x driver
Marc Zyngier
1
-2
/
+2
2010-03-30
netdev: ethtool RXHASH flag
stephen hemminger
2
-0
/
+2
2010-03-30
ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2010-03-30
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland
1
-2
/
+2
2010-03-30
net-caif: add CAIF Link layer device header files
Sjur Braendeland
2
-0
/
+145
2010-03-30
net-caif: add CAIF core protocol stack header files
Sjur Braendeland
8
-0
/
+912
2010-03-30
net-caif: add CAIF socket and configuration headers
Sjur Braendeland
2
-0
/
+198
2010-03-30
net-caif: add CAIF protocol definitions
Sjur Braendeland
3
-1
/
+6
2010-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-3
/
+124
2010-03-27
decnet: Remove unused FIB metric macros.
David S. Miller
1
-4
/
+0
2010-03-27
net: Add MSG_WAITFORONE flag to recvmmsg
Brandon L Black
1
-0
/
+1
2010-03-25
rps: add CONFIG_RPS
Eric Dumazet
1
-0
/
+4
2010-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+1
2010-03-25
netfilter: ip6table_raw: fix table priority
Jozsef Kadlecsik
1
-0
/
+1
2010-03-24
cfg80211: Improve connection quality maintenance docs in nl80211.h
Juuso Oikarinen
1
-2
/
+6
2010-03-24
mac80211: Add support for connection quality monitoring
Juuso Oikarinen
1
-0
/
+30
2010-03-24
cfg80211: Add connection quality monitoring support to nl80211
Juuso Oikarinen
2
-0
/
+65
2010-03-24
skbuff: remove unused dma_head & dma_maps fields
Alexander Duyck
1
-6
/
+0
2010-03-23
mac80211: Add support for connection monitor in hardware
Juuso Oikarinen
1
-2
/
+22
2010-03-23
wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check
Joe Perches
1
-1
/
+1
2010-03-23
include/linux/wireless.h: Add IW_HANDLER macro to initialize array entry
Joe Perches
1
-0
/
+2
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+2
2010-03-22
Fix up prototype for sys_ipc breakage
Linus Torvalds
1
-1
/
+1
2010-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-8
/
+13
2010-03-21
if_tunnel.h: add missing ams/byteorder.h include
Paulius Zaleckas
1
-0
/
+1
2010-03-21
net: snmp mib cleanup
Eric Dumazet
2
-23
/
+8
2010-03-21
tcp: Add SNMP counter for DEFER_ACCEPT
Eric Dumazet
1
-0
/
+1
2010-03-21
bonding: flush unicast and multicast lists when changing type
Jiri Pirko
1
-0
/
+2
2010-03-21
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
Patrick McHardy
1
-1
/
+4
2010-03-21
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
1
-1
/
+1
2010-03-20
ipv6: convert idev_list to list macros
stephen hemminger
1
-3
/
+3
2010-03-20
IPv6: convert addrconf hash list to RCU
stephen hemminger
2
-0
/
+14
2010-03-20
ipv6: convert addrconf list to hlist
stephen hemminger
1
-1
/
+1
[next]