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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-14
net: fix problem in reading sock TX queue
Tom Herbert
1
-4
/
+3
2010-07-14
Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issue
Chihau Chau
1
-2
/
+1
2010-07-14
net/core: neighbour update Oops
Doug Kehn
1
-1
/
+4
2010-07-14
net/sched: potential data corruption
Dan Carpenter
1
-2
/
+2
2010-07-14
net: skb_tx_hash() fix relative to skb_orphan_try()
Eric Dumazet
1
-3
/
+10
2010-07-14
rfs: call sock_rps_record_flow() in tcp_splice_read()
Changli Gao
1
-0
/
+1
2010-07-14
xfrm: do not assume that template resolving always returns xfrms
Timo Teräs
1
-2
/
+13
2010-07-14
cfg80211: don't get expired BSSes
Johannes Berg
1
-0
/
+5
2010-07-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-28
/
+39
2010-07-12
net/irda: Remove unnecessary casts of private_data
Joe Perches
1
-5
/
+5
2010-07-12
net/core: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-07-12
net: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2
-6
/
+8
2010-07-12
net: sock_free() optimizations
Eric Dumazet
1
-2
/
+3
2010-07-12
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
5
-16
/
+24
2010-07-12
9p: strlen() doesn't count the terminator
Dan Carpenter
1
-1
/
+1
2010-07-12
dsa: Fix Kconfig dependencies.
David S. Miller
1
-1
/
+1
2010-07-12
act_nat: not all of the ICMP packets need an IP header payload
Changli Gao
1
-1
/
+4
2010-07-12
cfg80211: ignore spurious deauth
Johannes Berg
1
-4
/
+4
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
13
-53
/
+32
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
22
-140
/
+67
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
1
-1
/
+1
2010-07-09
net: Document that dev_get_stats() returns the given pointer
Ben Hutchings
1
-6
/
+6
2010-07-09
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
2
-6
/
+27
2010-07-09
netfilter: xt_TPROXY: the length of lines should be within 80
Changli Gao
1
-2
/
+4
2010-07-09
ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
Xiaoyu Du
1
-1
/
+1
2010-07-09
atm/br2684: register notifier event for carrier signal changes.
Karl Hiramoto
1
-2
/
+64
2010-07-09
atm: propagate signal changes via notifier
Karl Hiramoto
1
-0
/
+30
2010-07-08
vlan: allow TSO setting on vlan interfaces
Eric Dumazet
1
-0
/
+20
2010-07-08
Phonet: fix skb leak in pipe endpoint accept()
Rémi Denis-Courmont
1
-0
/
+1
2010-07-08
gre: propagate ipv6 transport class
Stephen Hemminger
1
-0
/
+2
2010-07-08
Bluetooth: Update sec_level/auth_type for already existing connections
Ville Tervo
1
-0
/
+5
2010-07-08
Bluetooth: Reset the security level after an authentication failure
Johan Hedberg
1
-0
/
+2
2010-07-08
Bluetooth: Check L2CAP pending status before sending connect request
Andrei Emeltchenko
1
-3
/
+11
2010-07-08
mac80211: remove wep dependency
John W. Linville
7
-21
/
+30
2010-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-22
/
+71
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-24
/
+76
2010-07-07
net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
George Kadianakis
1
-2
/
+1
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
6
-18
/
+27
2010-07-07
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
1
-0
/
+3
2010-07-07
NET: nl80211, fix lock imbalance and netdev referencing
Jiri Slaby
1
-1
/
+1
2010-07-06
sunrpc: make the cache cleaner workqueue deferrable
Artem Bityutskiy
2
-1
/
+7
2010-07-05
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
1
-9
/
+12
2010-07-05
ipv4: use skb_dst_copy() in ip_copy_metadata()
Eric Dumazet
1
-1
/
+1
2010-07-05
ipvs: Kconfig cleanup
Michal Marek
1
-4
/
+1
2010-07-05
netfilter: ipt_REJECT: avoid touching dst ref
Eric Dumazet
1
-1
/
+1
2010-07-05
netfilter: ipt_REJECT: postpone the checksum calculation.
Changli Gao
1
-5
/
+5
2010-07-05
netfilter: nf_conntrack_reasm: add fast path for in-order fragments
Changli Gao
1
-0
/
+9
2010-07-04
xfrm: fix xfrm by MARK logic
Peter Kosyh
2
-0
/
+4
2010-07-04
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
1
-0
/
+62
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
15
-111
/
+243
[prev]
[next]