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.13.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-30
af_packet: block BH in prb_shutdown_retire_blk_timer()
Veaceslav Falico
1
-2
/
+2
2013-11-30
macvtap: Do not double-count received packets
Vlad Yasevich
1
-10
/
+0
2013-11-29
be2net: call napi_disable() for all event queues
Ivan Vecera
1
-2
/
+2
2013-11-29
Revert "be2net: call napi_disable() for all event queues"
David S. Miller
1
-1
/
+1
2013-11-29
be2net: call napi_disable() for all event queues
Ivan Vecera
1
-1
/
+1
2013-11-29
net: remove outdated comment for ipv4 and ipv6 protocol handler
Baker Zhang
2
-12
/
+0
2013-11-29
via-velocity: fix netif_receive_skb use in irq disabled section.
françois romieu
1
-5
/
+6
2013-11-29
Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux...
David S. Miller
3
-15
/
+26
2013-11-29
xen-netback: include definition of csum_ipv6_magic
Andy Whitcroft
1
-0
/
+1
2013-11-29
sit: use kfree_skb to replace dev_kfree_skb
Gao feng
1
-3
/
+3
2013-11-29
macvtap: fix tx_dropped counting error
Jason Wang
1
-1
/
+1
2013-11-29
phy: Add Vitesse 8514 phy ID
Shaohui Xie
1
-0
/
+15
2013-11-29
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
Xufeng Zhang
3
-1
/
+6
2013-11-29
genetlink/pmcraid: use proper genetlink multicast API
Johannes Berg
3
-7
/
+25
2013-11-29
genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups()
Geert Uytterhoeven
1
-1
/
+1
2013-11-29
tg3: Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-19
/
+6
2013-11-29
bonding: disable arp and enable mii monitoring when bond change to no uses ar...
dingtianhong
4
-9
/
+19
2013-11-29
diag: warn about missing first netlink attribute
Nicolas Dichtel
3
-0
/
+3
2013-11-26
can: flexcan: use correct clock as base for bit rate calculation
Marc Kleine-Budde
1
-1
/
+1
2013-11-26
can: c_can: fix calculation of transmitted bytes on tx complete
Holger Bechtold
1
-0
/
+1
2013-11-26
can: c_can: don't call pm_runtime_get_sync() from interrupt context
Marc Kleine-Budde
1
-6
/
+15
2013-11-26
can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
Oliver Hartkopp
1
-8
/
+9
2013-11-24
be2net: Avoid programming permenant MAC by BE3-R VFs
Ajit Khaparde
2
-6
/
+5
2013-11-24
be2net: set coalesce-wm in CQ_CREATE_V2 cmd
Ajit Khaparde
1
-0
/
+7
2013-11-24
be2net: Disabling and enabling interrupts in suspend and resume
Ajit Khaparde
1
-0
/
+2
2013-11-24
sch_tbf: handle too small burst
Eric Dumazet
1
-7
/
+25
2013-11-24
ipv6: fix leaking uninitialized port number of offender sockaddr
Hannes Frederic Sowa
1
-0
/
+1
2013-11-24
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
12
-17
/
+26
2013-11-24
sit: generate icmpv6 error when receiving icmpv4 error
Oussama Ghorbel
1
-6
/
+38
2013-11-24
tcp_memcg: remove useless var old_lim
Gao feng
1
-2
/
+0
2013-11-24
gro: Clean up tcpX_gro_receive checksum verification
Herbert Xu
2
-33
/
+20
2013-11-24
gro: Only verify TCP checksums for candidates
Herbert Xu
2
-0
/
+10
2013-11-24
net: sctp: find the correct highest_new_tsn in sack
Chang Xiangzhong
1
-1
/
+2
2013-11-21
gso: handle new frag_list of frags GRO packets
Herbert Xu
1
-25
/
+50
2013-11-21
genetlink: fix genl_set_err() group ID
Johannes Berg
1
-0
/
+3
2013-11-21
genetlink: fix genlmsg_multicast() bug
Johannes Berg
2
-6
/
+3
2013-11-21
packet: fix use after free race in send path when dev is released
Daniel Borkmann
2
-23
/
+37
2013-11-21
xen-netback: stop the VIF thread before unbinding IRQs
David Vrabel
1
-3
/
+3
2013-11-21
wimax: remove dead code
Michael Opdenacker
1
-1
/
+0
2013-11-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
17
-53
/
+135
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-16
/
+29
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-53
/
+135
2013-11-21
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
3
-7
/
+73
2013-11-21
net/phy: Add VSC8662 support
Sandeep Singh
1
-0
/
+14
2013-11-21
net/phy: Add VSC8574 support
shaohui xie
1
-1
/
+16
2013-11-21
net/phy: Add VSC8234 support
Andy Fleming
1
-2
/
+17
2013-11-21
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...
Hannes Frederic Sowa
1
-1
/
+2
2013-11-21
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
35
-115
/
+67
2013-11-21
bridge: flush br's address entry in fdb when remove the
Ding Tianhong
1
-0
/
+2
2013-11-21
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
1
-1
/
+1
[next]