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
2012-09-10
ipv6: remove some useless RCU read lock
Amerigo Wang
2
-24
/
+4
2012-09-10
caif: move the dereference below the NULL test
Wei Yongjun
1
-2
/
+3
2012-09-10
filter: add MOD operation
Eric Dumazet
1
-0
/
+15
2012-09-10
xfrm: Report user triggered expirations against the users socket
Eric W. Biederman
1
-2
/
+2
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
60
-607
/
+607
2012-09-10
mac80211: validate skb->dev in the tx status path
Felix Fietkau
1
-18
/
+30
2012-09-10
mac80211: use call_rcu() on sta deletion
Eliad Peller
3
-57
/
+81
2012-09-10
mac80211: add key flag for management keys
Johannes Berg
2
-1
/
+33
2012-09-10
ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
1
-2
/
+1
2012-09-09
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
1
-8
/
+2
2012-09-09
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
1
-11
/
+8
2012-09-09
netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-09
netfilter: nf_nat: fix out-of-bounds access in address selection
Florian Westphal
1
-1
/
+1
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
10
-19
/
+12
2012-09-08
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
3
-18
/
+15
2012-09-08
net: small bug on rxhash calculation
Chema Gonzalez
1
-5
/
+6
2012-09-08
Bluetooth: AMP: Add Read Data Block Size to amp_init
Andrei Emeltchenko
1
-0
/
+3
2012-09-08
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
1
-1
/
+0
2012-09-08
Bluetooth: trivial: Make hci_chan_del return void
Andrei Emeltchenko
1
-3
/
+1
2012-09-08
Bluetooth: Remove unneeded zero init
Andrei Emeltchenko
1
-1
/
+1
2012-09-07
net: rt_cache_flush() cleanup
Eric Dumazet
1
-17
/
+2
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
52
-704
/
+1403
2012-09-07
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-17
/
+17
2012-09-07
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
6
-34
/
+21
2012-09-07
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
2
-7
/
+12
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-17
/
+27
2012-09-07
igmp: avoid drop_monitor false positives
Eric Dumazet
1
-11
/
+19
2012-09-07
ipv6: fix handling of throw routes
Nicolas Dichtel
1
-1
/
+8
2012-09-07
udp: increment UDP_MIB_INERRORS if copy failed
Eric Dumazet
2
-0
/
+16
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
3
-14
/
+24
2012-09-07
mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS
Antonio Quartulli
1
-1
/
+32
2012-09-07
mac80211: move ieee80211_send_deauth_disassoc outside mlme code
Antonio Quartulli
3
-50
/
+54
2012-09-07
net/mac80211/scan.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-06
tcp: fix TFO regression
Eric Dumazet
2
-7
/
+4
2012-09-06
mac80211: refactor set_channel_type
Michal Kazior
1
-19
/
+48
2012-09-06
mac80211: use synchronize_net() on key destroying
Eliad Peller
1
-1
/
+1
2012-09-06
mac80211: check power constraint IE size when parsing
Johannes Berg
3
-10
/
+6
2012-09-06
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
32
-257
/
+625
2012-09-06
mac80211: disconnect if channel switch fails
Johannes Berg
2
-18
/
+38
2012-09-06
mac80211: don't hang on to sched_scan_ies
Johannes Berg
2
-26
/
+14
2012-09-06
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
7
-31
/
+51
2012-09-06
netfilter: take care of timewait sockets
Eric Dumazet
2
-22
/
+25
2012-09-06
mac80211: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2012-09-05
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
1
-2
/
+2
2012-09-05
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
1
-4
/
+28
2012-09-05
net: qdisc busylock needs lockdep annotations
Eric Dumazet
2
-2
/
+10
2012-09-05
netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2012-09-05
net: add unknown state to sysfs NIC duplex export
Nikolay Aleksandrov
1
-3
/
+15
2012-09-05
tcp: fix possible socket refcount problem for ipv6
Julian Anastasov
1
-2
/
+3
2012-09-05
serial: add a new helper function
Huang Shijie
2
-3
/
+3
[prev]
[next]