index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
dt:net:stmmac: Add dt specific phy reset callback support.
Srinivas Kandagatla
1
-2
/
+46
2013-07-04
dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
Srinivas Kandagatla
2
-0
/
+30
2013-07-04
dt:net:stmmac: Allocate platform data only if its NULL.
Srinivas Kandagatla
1
-3
/
+3
2013-07-04
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-03
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
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
2013-07-02
gre: fix a regression in ioctl
Cong Wang
1
-4
/
+5
2013-07-02
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
17
-484
/
+383
2013-07-02
lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier
Daniel Borkmann
2
-2
/
+154
[next]