index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2
-44
/
+0
2014-12-10
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
1
-0
/
+9
2014-12-10
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
1
-0
/
+2
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
7
-50
/
+22
2014-12-10
bridge: remove mode BRIDGE_MODE_SWDEV
Roopa Prabhu
1
-1
/
+0
2014-12-10
bridge: new mode flag to indicate mode 'undefined'
Roopa Prabhu
1
-0
/
+1
2014-12-10
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
16
-72
/
+230
2014-12-10
Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...
David S. Miller
2
-0
/
+4
2014-12-10
tcp: refine TSO autosizing
Eric Dumazet
1
-1
/
+1
2014-12-10
bury memcpy_toiovec()
Al Viro
1
-1
/
+0
2014-12-10
skb_copy_datagram_iovec() can die
Al Viro
1
-2
/
+0
2014-12-10
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
1
-12
/
+4
2014-12-10
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
1
-29
/
+0
2014-12-10
put iov_iter into msghdr
Al Viro
4
-10
/
+14
2014-12-10
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
Al Viro
1
-2
/
+3
2014-12-10
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
1
-3
/
+3
2014-12-10
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
Al Viro
1
-1
/
+1
2014-12-10
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
1
-1
/
+2
2014-12-10
Merge branch 'iov_iter' into for-davem-2
Al Viro
1
-0
/
+6
2014-12-10
ipvlan: move the device check function into netdevice.h
Mahesh Bandewar
1
-0
/
+10
2014-12-10
netdevice: Add a function to check macvlan port
Mahesh Bandewar
1
-0
/
+5
2014-12-10
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
1
-21
/
+2
2014-12-09
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
1
-0
/
+4
2014-12-09
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
1
-1
/
+0
2014-12-09
net: avoid two atomic operations in fast clones
Eric Dumazet
1
-2
/
+1
2014-12-09
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
1
-0
/
+5
2014-12-09
tc_act: export uapi header file
stephen hemminger
1
-0
/
+1
2014-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+2
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
2
-14
/
+38
2014-12-09
net: Add functions for handling padding frame and adding to length
Alexander Duyck
2
-1
/
+35
2014-12-09
net/mlx5_core: Remove unused dev cap enum fields
Eli Cohen
1
-8
/
+0
2014-12-09
tipc: convert name table read-write lock to RCU
Ying Xue
1
-0
/
+9
2014-12-09
net: bcmgenet: enable driver to work without a device tree
Petri Gynther
1
-0
/
+18
2014-12-09
copy_from_iter_nocache()
Al Viro
1
-0
/
+1
2014-12-09
new helper: iov_iter_kvec()
Al Viro
1
-0
/
+2
2014-12-09
csum_and_copy_..._iter()
Al Viro
1
-0
/
+2
2014-12-09
hyperv: Add support for vNIC hot removal
Haiyang Zhang
1
-0
/
+2
2014-12-09
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
1
-1
/
+2
2014-12-09
iov_iter.c: handle ITER_KVEC directly
Al Viro
1
-0
/
+1
2014-12-07
can: dev: Consolidate and unify state change handling
Andri Yngvason
2
-0
/
+4
2014-12-06
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
3
-0
/
+8
2014-12-06
bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
Alexei Starovoitov
1
-0
/
+1
2014-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-26
/
+46
2014-12-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-26
/
+71
2014-12-05
Bluetooth: Enabled LE Direct Advertising Report event if supported
Marcel Holtmann
1
-0
/
+1
2014-12-05
Bluetooth: Add definitions for LE Direct Advertising Report event
Marcel Holtmann
1
-0
/
+10
2014-12-05
Bluetooth: Move LE advertising report defines to the right location
Marcel Holtmann
1
-19
/
+19
2014-12-05
Bluetooth: Report invalid RSSI for service discovery and background scan
Marcel Holtmann
1
-0
/
+3
2014-12-05
Bluetooth: Add helper function for clearing the discovery filter
Marcel Holtmann
1
-0
/
+8
2014-12-05
Bluetooth: Add extra discovery fields for storing filter information
Jakub Pawlowski
1
-0
/
+4
[next]