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
2013-11-08
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
8
-8
/
+89
2013-11-08
net/mlx4_en: Fixed crash when port type is changed
Amir Vadai
1
-4
/
+4
2013-11-08
isdn: icn: NULL dereference printing error message
Dan Carpenter
1
-2
/
+1
2013-11-08
net: make ndev->irq signed for error handling
Dan Carpenter
1
-1
/
+1
2013-11-08
6lowpan: release device on error path
Dan Carpenter
1
-1
/
+3
2013-11-08
RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans
Eyal Perry
1
-5
/
+21
2013-11-08
net/vlan: Provide read access to the vlan egress map
Eyal Perry
2
-7
/
+20
2013-11-08
tg3: avoid double-freeing of rx data memory
Ivan Vecera
1
-6
/
+6
2013-11-08
MAINTAINERS: Update bnx2x maintainer
Eilon Greenstein
1
-1
/
+1
2013-11-08
net: x86: bpf: don't forget to free sk_filter (v2)
Andrey Vagin
1
-0
/
+2
2013-11-08
Merge branch 'tipc_fragmentation'
David S. Miller
6
-145
/
+80
2013-11-08
tipc: reassembly failures should cause link reset
Erik Hugne
1
-1
/
+1
2013-11-08
tipc: message reassembly using fragment chain
Erik Hugne
6
-142
/
+74
2013-11-08
tipc: don't reroute message fragments
Erik Hugne
2
-3
/
+6
2013-11-08
phy: Add MOXA MDIO driver
Jonas Jensen
3
-0
/
+209
2013-11-08
bonding: document the new packets_per_slave option
Nikolay Aleksandrov
1
-0
/
+9
2013-11-08
bonding: extend round-robin mode with packets_per_slave
Nikolay Aleksandrov
3
-6
/
+101
2013-11-07
qeth: avoid buffer overflow in snmp ioctl
Ursula Braun
1
-1
/
+5
2013-11-07
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2013-11-07
smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2013-11-07
udp: Remove unnecessary semicolon from do{}while (0) macro
Joe Perches
1
-7
/
+7
2013-11-07
smsc9420: Use netif_<level>
Joe Perches
1
-78
/
+77
2013-11-07
jme: Remove unused #define PFX
Joe Perches
1
-1
/
+0
2013-11-06
virtio-net: switch to use XPS to choose txq
Jason Wang
1
-46
/
+2
2013-11-06
ipv6: drop the judgement in rt6_alloc_cow()
Duan Jiong
1
-5
/
+3
2013-11-06
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
1
-1
/
+1
2013-11-06
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
1
-0
/
+1
2013-11-06
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
Hannes Frederic Sowa
7
-9
/
+28
2013-11-06
Merge branch 'huawei_cdc_ncm'
David S. Miller
5
-13
/
+253
2013-11-06
net: cdc_ncm: remove non-standard NCM device IDs
Enrico Mioso
1
-11
/
+0
2013-11-06
net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
Enrico Mioso
3
-0
/
+246
2013-11-06
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
2
-2
/
+7
2013-11-05
ipv6: remove old conditions on flow label sharing
Florent Fourcot
1
-33
/
+0
2013-11-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
186
-4189
/
+15085
2013-11-05
virtio-net: coalesce rx frags when possible during rx
Jason Wang
1
-4
/
+11
2013-11-05
net: introduce skb_coalesce_rx_frag()
Jason Wang
2
-0
/
+15
2013-11-05
vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-11-05
net: codel: Avoid undefined behavior from signed overflow
Jesper Dangaard Brouer
1
-4
/
+15
2013-11-05
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
3
-45
/
+249
2013-11-05
tcp: properly handle stretch acks in slow start
Yuchung Cheng
16
-82
/
+59
2013-11-05
tcp: enable sockets to use MSG_FASTOPEN by default
Yuchung Cheng
2
-3
/
+3
2013-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
5
-11
/
+52
2013-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
25
-198
/
+305
2013-11-05
netfilter: nft_compat: use _safe version of list_for_each
Dan Carpenter
1
-4
/
+4
2013-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
13
-2291
/
+2511
2013-11-05
Merge branch 'mlx4'
David S. Miller
11
-120
/
+675
2013-11-05
net/mlx4_core: Implement resource quota enforcement
Jack Morgenstein
2
-13
/
+173
2013-11-05
net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper
Jack Morgenstein
1
-23
/
+65
2013-11-05
mlx4: Structures and init/teardown for VF resource quotas
Jack Morgenstein
7
-23
/
+222
2013-11-05
net/mlx4_core: Fix checking order in MR table init
Jack Morgenstein
1
-3
/
+3
[next]