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.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-07-05
sit: fix tunnel update via netlink
Nicolas Dichtel
1
-2
/
+2
2013-07-05
dt:net:stmmac: Add dt specific phy reset callback support.
Srinivas Kandagatla
3
-2
/
+56
2013-07-05
dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
Srinivas Kandagatla
2
-0
/
+30
2013-07-05
dt:net:stmmac: Allocate platform data only if its NULL.
Srinivas Kandagatla
1
-3
/
+3
2013-07-05
net:stmmac: fix memleak in the open method
Giuseppe CAVALLARO
1
-10
/
+10
2013-07-04
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...
Hannes Frederic Sowa
1
-0
/
+2
2013-07-04
net: ipv6: fix wrong ping_v6_sendmsg return value
Lorenzo Colitti
1
-1
/
+4
2013-07-04
net: ipv6: add missing lock in ping_v6_sendmsg
Lorenzo Colitti
1
-0
/
+2
2013-07-04
netem: fix possible NULL deref in netem_dequeue()
Eric Dumazet
1
-3
/
+5
2013-07-04
net: sock: fix TCP_SKB_MIN_TRUESIZE
Eric Dumazet
1
-1
/
+1
2013-07-04
net/mlx4: fix small memory leak on error
Dan Carpenter
1
-0
/
+1
2013-07-04
core: Copy inner_protocol in copy_skb_header()
Joe Stringer
1
-0
/
+1
2013-07-04
net: fec: Add VLAN receive HW support.
Jim Baxter
2
-10
/
+55
2013-07-04
alx: remove WoL support
Johannes Berg
4
-323
/
+15
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
262
-1270
/
+2175
2013-07-04
net: gre: move GSO functions to gre_offload
Daniel Borkmann
4
-103
/
+135
2013-07-03
net: lls fix build with allnoconfig
Eliezer Tamir
1
-3
/
+3
2013-07-03
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
1
-44
/
+55
2013-07-03
Merge branch 'l2tp_seq'
David S. Miller
2
-24
/
+95
2013-07-03
l2tp: make datapath resilient to packet loss when sequence numbers enabled
James Chapman
2
-5
/
+34
2013-07-03
l2tp: make datapath sequence number support RFC-compliant
James Chapman
2
-5
/
+33
2013-07-03
l2tp: do data sequence number handling in a separate func
James Chapman
1
-20
/
+34
2013-07-03
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
1
-1
/
+1
2013-07-03
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
9
-267
/
+117
2013-07-03
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
Isaku Yamahata
1
-0
/
+6
2013-07-03
net: convert lls to use time_in_range()
Eliezer Tamir
3
-13
/
+27
2013-07-02
nlmon: use standard rtnetlink link api for add/del devices
Jiri Pirko
1
-21
/
+28
2013-07-02
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
Hannes Frederic Sowa
1
-6
/
+10
2013-07-02
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
3
-2
/
+9
2013-07-02
net: fec: Fix RMON registers on imx6
Jim Baxter
1
-5
/
+2
2013-07-02
cxgb3: Missing rtnl lock in error recovery
Benjamin Herrenschmidt
1
-0
/
+2
2013-07-02
net: cdc_ether: allow combined control and data interface
Bjørn Mork
1
-5
/
+17
2013-07-02
net: fec: Fix Transmitted bytes counter
Jim Baxter
1
-0
/
+1
2013-07-02
ipip: fix a regression in ioctl
Cong Wang
1
-5
/
+7
2013-07-02
l2tp: add missing .owner to struct pppox_proto
Wei Yongjun
1
-1
/
+2
2013-07-02
net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...
Wei Yongjun
1
-1
/
+0
2013-07-02
xen-netback: xenbus.c: use more current logging styles
Wei Liu
1
-5
/
+4
2013-07-02
ipv4: remove fib_update_nh_saddrs() declaration.
Rami Rosen
1
-1
/
+0
2013-07-02
net: ipheth: Add USB ID for iPad mini
Aaron Marburg
1
-0
/
+5
2013-07-02
net: sctp: prevent checksum.h from double inclusion
Daniel Borkmann
1
-0
/
+5
2013-07-02
tools: selftests: psock_tpacket: get rid of macro wrappers
Daniel Borkmann
1
-39
/
+20
2013-07-02
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
1
-1
/
+20
2013-07-02
bnx2x: fill in sane dump flag information
Michal Schmidt
1
-2
/
+2
2013-07-02
bnx2x: fix dump flag handling
Michal Schmidt
2
-0
/
+5
2013-07-02
bnx2x: remove zeroing of dump data buffer
Michal Schmidt
1
-2
/
+0
2013-07-02
net: sctp: get rid of SCTP_DBG_TSNS entirely
Daniel Borkmann
2
-114
/
+0
2013-07-02
cassini: Make missing firmware non-fatal
Ben Hutchings
1
-10
/
+8
2013-07-02
qmi_wwan: add ONDA MT689DC device ID (fwd)
Enrico Mioso
1
-0
/
+1
2013-07-02
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
3
-10
/
+15
2013-07-02
vti: remove duplicated code to fix a memory leak
Cong Wang
1
-7
/
+0
[next]