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
2013-05-24
{cfg,mac}80211: move mandatory rates calculation to cfg80211
Ashok Nagarajan
5
-34
/
+33
2013-05-24
mac80211: Move mesh estab_plinks outside mesh_stats debug group
Ashok Nagarajan
1
-2
/
+3
2013-05-24
cfg80211: Allow TDLS peer AID to be configured for VHT
Jouni Malinen
1
-2
/
+9
2013-05-24
mac80211: add STBC flag for radiotap
Oleksij Rempel
1
-0
/
+4
2013-05-16
mac80211: enable power save only if DTIM period is available
Alexander Bondar
1
-0
/
+4
2013-05-16
mac80211: enable Auth Protocol Identifier on mesh config.
Colleen Twitty
2
-1
/
+1
2013-05-16
cfg80211: Userspace may inform kernel of mesh auth method.
Colleen Twitty
2
-0
/
+9
2013-05-16
cfg80211: use C99 initialisers to simplify code a bit
Johannes Berg
1
-24
/
+20
2013-05-16
mac80211: write memcpy differently for smatch
Johannes Berg
1
-1
/
+1
2013-05-16
wireless: move crypto constants to ieee80211.h
Johannes Berg
6
-89
/
+84
2013-05-16
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
1
-6
/
+22
2013-05-16
nl80211: Add generic netlink module alias for cfg80211/nl80211
Marcel Holtmann
2
-4
/
+5
2013-05-16
cfg80211: add 60GHz regulatory class
Vladimir Kondratiev
1
-0
/
+3
2013-05-16
mac80211: add support for per-chain signal strength reporting
Felix Fietkau
4
-1
/
+33
2013-05-16
cfg80211: add support for per-chain signal strength reporting
Felix Fietkau
1
-0
/
+38
2013-05-11
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-2
/
+4
2013-05-10
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-28
/
+30
2013-05-09
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+2
2013-05-08
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
3
-10
/
+13
2013-05-07
SUNRPC: fix decoding of optional gss-proxy xdr fields
J. Bruce Fields
1
-13
/
+13
2013-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-32
/
+22
2013-05-06
tipc: potential divide by zero in tipc_link_recv_fragment()
Dan Carpenter
1
-2
/
+4
2013-05-06
tipc: add a bounds check in link_recv_changeover_msg()
Dan Carpenter
1
-1
/
+4
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
11
-726
/
+1665
2013-05-06
netpoll: inverted down_trylock() test
Dan Carpenter
1
-1
/
+1
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
1
-11
/
+1
2013-05-06
fib_trie: no need to delay vfree()
Al Viro
1
-11
/
+2
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
1
-0
/
+1
2013-05-06
SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warning
Geert Uytterhoeven
1
-15
/
+17
2013-05-05
tcp: do not expire TCP fastopen cookies
Eric Dumazet
1
-6
/
+9
2013-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-50
/
+63
2013-05-03
packet: tpacket_v3: do not trigger bug() on wrong header status
Daniel Borkmann
1
-30
/
+23
2013-05-03
vxlan: Fix TCPv6 segmentation.
Pravin B Shelar
1
-1
/
+6
2013-05-03
gre: Fix GREv4 TCPv6 segmentation.
Pravin B Shelar
2
-1
/
+4
2013-05-03
bridge: fix race with topology change timer
stephen hemminger
1
-1
/
+1
2013-05-03
tipc: pskb_copy() buffers when sending on more than one bearer
Gerlando Falauto
1
-1
/
+12
2013-05-03
tipc: tipc_bcbearer_send(): simplify bearer selection
Gerlando Falauto
1
-9
/
+9
2013-05-03
tipc: cosmetic: clean up comments and break a long line
Gerlando Falauto
1
-6
/
+7
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
14
-19
/
+1889
2013-05-03
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
Trond Myklebust
2
-3
/
+2
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+13
2013-05-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+39
2013-05-02
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2
-2
/
+2
2013-05-02
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
1
-1
/
+1
2013-05-02
libceph: use slab cache for osd client requests
Alex Elder
2
-2
/
+32
2013-05-02
libceph: allocate ceph message data with a slab allocator
Alex Elder
1
-3
/
+23
2013-05-02
libceph: allocate ceph messages with a slab allocator
Alex Elder
1
-2
/
+27
2013-05-01
libceph: create source file "net/ceph/snapshot.c"
Alex Elder
2
-1
/
+79
2013-05-01
libceph: fix byte order mismatch
Alex Elder
1
-2
/
+1
2013-05-01
libceph: support pages for class request data
Alex Elder
1
-0
/
+12
[next]