index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-27
nl80211: use nla_put_u64_64bit() for the remaining u64 attributes
Johannes Berg
1
-0
/
+4
2016-04-26
nl80211: add missing kerneldoc for new *_PAD attributes
Johannes Berg
1
-0
/
+4
2016-04-26
cfg80211: Add option to report the bss entry in connect result
Kanchanapally, Vidyullatha
1
-4
/
+35
2016-04-26
cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION
Mohammed Shafi Shajakhan
2
-1
/
+6
2016-04-25
fq: add fair queuing framework
Michal Kazior
2
-0
/
+364
2016-04-25
codel: split into multiple files
Michal Kazior
3
-223
/
+328
2016-04-25
codel: generalize the implementation
Michal Kazior
1
-25
/
+39
2016-04-25
route: move lwtunnel state to a single place
Jiri Benc
1
-4
/
+1
2016-04-25
qed*: Conditions for changing link
Yuval Mintz
1
-0
/
+10
2016-04-25
qed*: Align statistics names
Yuval Mintz
1
-10
/
+10
2016-04-25
wireless: use nla_put_u64_64bit()
Nicolas Dichtel
1
-0
/
+4
2016-04-25
netfilter/ipvs: use nla_put_u64_64bit()
Nicolas Dichtel
1
-0
/
+1
2016-04-25
ieee802154: use nla_put_u64_64bit()
Nicolas Dichtel
1
-0
/
+2
2016-04-25
l2tp: use nla_put_u64_64bit()
Nicolas Dichtel
1
-0
/
+1
2016-04-25
bridge: use nla_put_u64_64bit()
Nicolas Dichtel
1
-0
/
+2
2016-04-25
ovs: use nla_put_u64_64bit()
Nicolas Dichtel
1
-0
/
+1
2016-04-25
ipv6: use nla_put_u64_64bit()
Nicolas Dichtel
1
-0
/
+1
2016-04-25
sched: use nla_put_u64_64bit()
Nicolas Dichtel
1
-0
/
+3
2016-04-25
rtnl: use nla_put_u64_64bit()
Nicolas Dichtel
1
-0
/
+1
2016-04-25
soreuseport: Resolve merge conflict for v4/v6 ordering fix
Craig Gallek
1
-1
/
+5
2016-04-25
sock: relax WARN_ON() in sock_owned_by_user()
Eric Dumazet
1
-1
/
+1
2016-04-24
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
1
-2
/
+2
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-4
/
+13
2016-04-23
xfrm: align nlattr properly when needed
Nicolas Dichtel
1
-0
/
+1
2016-04-23
libnl: add nla_put_u64_64bit() helper
Nicolas Dichtel
1
-0
/
+13
2016-04-23
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
4
-4
/
+11
2016-04-23
libnl: nla_put_s64(): align on a 64-bit area
Nicolas Dichtel
1
-4
/
+7
2016-04-23
libnl: nla_put_net64(): align on a 64-bit area
Nicolas Dichtel
3
-11
/
+13
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
7
-4
/
+27
2016-04-23
libnl: nla_put_le64(): align on a 64-bit area
Nicolas Dichtel
2
-3
/
+11
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-108
/
+151
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-4
/
+74
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
2
-4
/
+3
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
2
-4
/
+3
2016-04-21
net/mlx5e: Support RX multi-packet WQE (Striding RQ)
Tariq Toukan
1
-1
/
+38
2016-04-21
net/mlx5: Introduce device queue counters
Tariq Toukan
1
-0
/
+6
2016-04-21
net/mlx4_core: Avoid repeated calls to pci enable/disable
Daniel Jurgens
1
-0
/
+7
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
1
-0
/
+2
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-0
/
+1
2016-04-21
libnl: add more helpers to align attributes on 64-bit
Nicolas Dichtel
1
-8
/
+31
2016-04-21
netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE
Alexander Duyck
1
-5
/
+3
2016-04-21
perf, bpf: minimize the size of perf_trace_() tracepoint handler
Alexei Starovoitov
2
-10
/
+8
2016-04-21
net: dsa: remove tag_protocol from dsa_switch
Vivien Didelot
1
-5
/
+0
2016-04-20
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
2
-0
/
+28
2016-04-20
net: nla_align_64bit() needs to test the right pointer.
David S. Miller
1
-1
/
+1
2016-04-20
net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typos
Eric Dumazet
1
-8
/
+11
2016-04-20
net/hsr: Fixed version field in ENUM
Peter Heise
1
-1
/
+1
2016-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
1
-0
/
+2
2016-04-19
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
Daniel Borkmann
1
-0
/
+4
2016-04-19
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
1
-1
/
+2
[next]