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
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
36
-218
/
+2
2014-12-10
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
3
-9
/
+9
2014-12-10
netlink: use jhash as hashfn for rhashtable
Daniel Borkmann
1
-1
/
+1
2014-12-10
Merge branch 'isdn-next'
David S. Miller
4
-46
/
+38
2014-12-10
isdn/capi: correct argument types of command_2_index
Tilman Schmidt
1
-1
/
+1
2014-12-10
isdn/gigaset: enable Kernel CAPI support by default
Tilman Schmidt
1
-1
/
+1
2014-12-10
isdn/gigaset: elliminate unnecessary argument from send_cb()
Tilman Schmidt
1
-16
/
+15
2014-12-10
isdn/gigaset: clarify gigaset_modem_fill control structure
Tilman Schmidt
1
-28
/
+24
2014-12-10
isdn/gigaset: drop duplicate declaration
Tilman Schmidt
1
-3
/
+0
2014-12-10
tipc: fix broadcast wakeup contention after congestion
Richard Alpe
2
-5
/
+5
2014-12-10
enic: add support for set/get rss hash key
Govindarajulu Varadarajan
3
-4
/
+49
2014-12-10
Merge branch 'napi_page_frags'
David S. Miller
16
-70
/
+178
2014-12-10
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
3
-3
/
+3
2014-12-10
ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
3
-3
/
+3
2014-12-10
cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
1
-5
/
+6
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
6
-11
/
+10
2014-12-10
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
3
-8
/
+77
2014-12-10
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
2
-40
/
+79
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
48
-1038
/
+628
2014-12-10
dummy: use MODULE_VERSION
Flavio Leitner
1
-0
/
+1
2014-12-10
net: sched: cls: use nla_nest_cancel instead of nlmsg_trim
Jiri Pirko
6
-13
/
+8
2014-12-10
amd-xgbe: Use disable_irq_nosync when in IRQ context
Lendacky, Thomas
1
-1
/
+1
2014-12-10
net: fec: avoid kernal crash by NULL pointer when no phy connection
Nimrod Andy
1
-0
/
+2
2014-12-10
tipc: avoid double lock 'spin_lock:&seq->lock'
Ying Xue
1
-1
/
+1
2014-12-10
net: systemport: allow changing MAC address
Florian Fainelli
1
-0
/
+22
2014-12-10
Merge branch 'bridge_mode'
David S. Miller
3
-20
/
+10
2014-12-10
bridge: remove mode BRIDGE_MODE_SWDEV
Roopa Prabhu
1
-1
/
+0
2014-12-10
rocker: remove swdev mode
Roopa Prabhu
2
-19
/
+9
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
228
-3574
/
+12428
2014-12-10
sh_eth: Remove redundant alignment adjustment
Mitsuhiro Kimura
1
-2
/
+2
2014-12-10
sh_eth: Optimization for RX excess judgement
Mitsuhiro Kimura
1
-5
/
+5
2014-12-10
net: avoid to call skb_queue_len again
Li RongQing
1
-1
/
+1
2014-12-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
8
-111
/
+197
2014-12-10
Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...
David S. Miller
14
-174
/
+154
2014-12-10
tcp: refine TSO autosizing
Eric Dumazet
3
-58
/
+63
2014-12-10
bury memcpy_toiovec()
Al Viro
2
-26
/
+0
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
[next]