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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: allow enabling and disable switch ports
Florian Fainelli
2014-09-28
1
-0
/
+8
*
tcp: change tcp_skb_pcount() location
Eric Dumazet
2014-09-28
1
-2
/
+21
*
tcp: better TCP_SKB_CB layout to reduce cache line misses
Eric Dumazet
2014-09-28
1
-6
/
+6
*
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
Eric Dumazet
2014-09-28
1
-1
/
+2
*
ipv4: rename ip_options_echo to __ip_options_echo()
Eric Dumazet
2014-09-28
1
-3
/
+12
*
net: optimise csum_replace4()
LEROY Christophe
2014-09-26
1
-3
/
+1
*
net: introduce __skb_header_release()
Eric Dumazet
2014-09-26
1
-0
/
+15
*
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-26
9
-38
/
+171
|
\
|
*
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-15
4
-23
/
+149
|
|
\
|
|
*
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
2014-09-11
1
-12
/
+1
|
|
*
cfg80211: allow requesting SMPS mode on ap start
Eliad Peller
2014-09-11
2
-0
/
+35
|
|
*
cfg80211/mac80211: add wmm info to assoc event
Eliad Peller
2014-09-11
1
-1
/
+3
|
|
*
cfg80211: add WMM traffic stream API
Johannes Berg
2014-09-11
3
-1
/
+54
|
|
*
cfg80211: don't put kek/kck/replay counter on the stack
Johannes Berg
2014-09-11
1
-6
/
+4
|
|
*
mac80211: support DTPC IE (from Cisco Client eXtensions)
Steinar H. Gunderson
2014-09-08
1
-1
/
+2
|
|
*
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
2014-09-05
1
-2
/
+4
|
|
*
cfg80211: enable dynack through nl80211
Lorenzo Bianconi
2014-09-05
2
-0
/
+14
|
|
*
nl80211: Add flag attribute for RRM connections
Assaf Krauss
2014-09-05
2
-0
/
+15
|
|
*
nl80211: Allow declaring RRM-related features
Assaf Krauss
2014-09-05
1
-0
/
+14
|
|
*
cfg80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
2
-0
/
+2
|
|
*
mac80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
1
-0
/
+1
|
*
|
bcma: add support for chipcommon B core
Hauke Mehrtens
2014-09-09
2
-0
/
+9
|
*
|
bcma: store more alternative addresses
Hauke Mehrtens
2014-09-09
1
-1
/
+1
|
*
|
bcma: use separated function to initialize bus on SoC
Rafał Miłecki
2014-09-09
1
-0
/
+1
|
*
|
bcma: move bus struct setup into early part of host specific code
Rafał Miłecki
2014-09-09
1
-1
/
+0
|
*
|
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
2014-09-09
1
-2
/
+1
|
*
|
Bluetooth: Fix locking of the SMP context
Johan Hedberg
2014-09-08
1
-1
/
+0
|
*
|
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2014-09-08
1
-1
/
+2
|
*
|
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
2014-09-08
1
-1
/
+1
|
*
|
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
2014-09-08
1
-4
/
+0
|
*
|
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
2014-09-08
1
-0
/
+1
|
*
|
Bluetooth: Use zero timeout for immediate scheduling
Johan Hedberg
2014-09-08
1
-2
/
+2
|
*
|
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-09-08
2
-2
/
+3
|
*
|
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
2014-09-08
1
-0
/
+1
*
|
|
net: Change netdev_<level> logging functions to return void
Joe Perches
2014-09-26
1
-10
/
+9
*
|
|
bpf: verifier (add verifier core)
Alexei Starovoitov
2014-09-26
1
-0
/
+47
*
|
|
bpf: handle pseudo BPF_LD_IMM64 insn
Alexei Starovoitov
2014-09-26
1
-0
/
+6
*
|
|
bpf: verifier (add ability to receive verification log)
Alexei Starovoitov
2014-09-26
1
-0
/
+3
*
|
|
bpf: verifier (add docs)
Alexei Starovoitov
2014-09-26
1
-0
/
+2
*
|
|
bpf: expand BPF syscall with program load/unload
Alexei Starovoitov
2014-09-26
3
-6
/
+66
*
|
|
bpf: add lookup/update/delete/iterate methods to BPF maps
Alexei Starovoitov
2014-09-26
2
-0
/
+46
*
|
|
bpf: enable bpf syscall on x64 and i386
Alexei Starovoitov
2014-09-26
2
-2
/
+5
*
|
|
bpf: introduce BPF syscall and maps
Alexei Starovoitov
2014-09-26
2
-0
/
+64
*
|
|
net: Remove gso_send_check as an offload callback
Tom Herbert
2014-09-26
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-24
4
-1
/
+19
|
\
\
\
|
*
\
\
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-09-24
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe
Tejun Heo
2014-09-24
1
-0
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-09-24
1
-0
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
2014-09-24
1
-0
/
+12
|
*
|
|
|
|
Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-09-24
1
-1
/
+5
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]