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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
skb_copy_datagram_iovec() can die
Al Viro
2
-86
/
+0
2014-12-10
ppp_read(): switch to skb_copy_datagram_iter()
Al Viro
1
-1
/
+3
2014-12-10
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
3
-54
/
+28
2014-12-10
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
6
-48
/
+6
2014-12-10
put iov_iter into msghdr
Al Viro
33
-112
/
+90
2014-12-10
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
Al Viro
3
-12
/
+14
2014-12-10
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
3
-7
/
+7
2014-12-10
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
Al Viro
3
-6
/
+5
2014-12-10
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
7
-10
/
+11
2014-12-10
ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...
Al Viro
1
-56
/
+56
2014-12-10
raw.c: stick msghdr into raw_frag_vec
Al Viro
1
-4
/
+4
2014-12-10
Merge branch 'iov_iter' into for-davem-2
Al Viro
2
-638
/
+426
2014-12-10
chelsio: fix misspelling of current function in string
Julia Lawall
1
-1
/
+1
2014-12-10
hp100: fix misspelling of current function in string
Julia Lawall
1
-2
/
+5
2014-12-10
uli526x: fix misspelling of current function in string
Julia Lawall
1
-1
/
+1
2014-12-10
isdn: fix misspelling of current function in string
Julia Lawall
8
-10
/
+9
2014-12-10
dmfe: fix misspelling of current function in string
Julia Lawall
1
-1
/
+1
2014-12-10
macvlan: play well with ipvlan device
Mahesh Bandewar
1
-0
/
+3
2014-12-10
ipvlan: move the device check function into netdevice.h
Mahesh Bandewar
3
-15
/
+15
2014-12-10
ipvlan: play well with macvlan device
Mahesh Bandewar
1
-0
/
+6
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
3
-47
/
+4
2014-12-10
dummy: add support for ethtool get_drvinfo
Flavio Leitner
1
-2
/
+17
2014-12-10
bnx2x: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+7
2014-12-10
Documentation (ixgbe.txt): use a decimal address.
Rami Rosen
1
-1
/
+1
2014-12-10
openvswitch: set correct protocol on route lookup
Jiri Benc
1
-1
/
+1
2014-12-10
macvlan: allow setting LRO independently of lower device
Michal Kubeček
1
-4
/
+5
2014-12-09
i40e/i40evf: Convert macro to static inline
Jeff Kirsher
2
-2
/
+8
2014-12-09
i40e: add to NVM update debug message
Shannon Nelson
1
-2
/
+4
2014-12-09
i40e: check for AQ timeout in aq_rc decode
Shannon Nelson
3
-14
/
+33
2014-12-09
i40e: poll on NVM semaphore only if not other error
Shannon Nelson
1
-4
/
+9
2014-12-09
i40e: fix up NVM update sm error handling
Shannon Nelson
1
-10
/
+16
2014-12-09
i40e: set max limit for access polling
Shannon Nelson
3
-15
/
+10
2014-12-09
i40e: remove unused nvm_semaphore_wait
Shannon Nelson
3
-4
/
+0
2014-12-09
i40e: init NVM update state on adminq init
Shannon Nelson
1
-0
/
+2
2014-12-09
i40e: add range check to i40e_aq_rc_to_posix
Shannon Nelson
2
-0
/
+4
2014-12-09
i40e: rework debug messages for NVM update
Shannon Nelson
1
-27
/
+80
2014-12-09
i40e: let firmware catch the NVM busy error
Shannon Nelson
4
-19
/
+0
2014-12-09
i40e: better error messages for NVM update issues
Shannon Nelson
1
-19
/
+33
2014-12-09
i40e: clear NVM update state on ethtool test
Shannon Nelson
1
-0
/
+3
2014-12-09
net: sched: cls_basic: fix error path in basic_change()
Jiri Pirko
1
-3
/
+2
2014-12-09
net: macb: Remove obsolete comment from Kconfig
James Byrne
1
-2
/
+2
2014-12-09
net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig
Andreas Ruprecht
1
-1
/
+1
2014-12-09
net/socket.c : introduce helper function do_sock_sendmsg to replace reduplica...
Gu Zheng
1
-12
/
+10
2014-12-09
tcp_cubic: refine Hystart delay threshold
Eric Dumazet
1
-1
/
+1
2014-12-09
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
3
-9
/
+30
2014-12-09
x86: bpf_jit_comp: Remove inline from static function definitions
Joe Perches
1
-9
/
+9
2014-12-09
x86: bpf_jit_comp: Reduce is_ereg() code size
Joe Perches
1
-5
/
+5
2014-12-09
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
10
-49
/
+0
2014-12-09
amd-xgbe: Prevent Tx cleanup stall
Lendacky, Thomas
1
-1
/
+1
[prev]
[next]