index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
connector
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-28
USBNET: increase max rx/tx qlen for improving USB3 thoughtput
Ming Lei
1
-0
/
+9
2013-07-28
USBNET: centralize computing of max rx/tx qlen
Ming Lei
4
-8
/
+46
2013-07-28
tuntap: hardware vlan tx support
Jason Wang
1
-4
/
+36
2013-07-28
net/sctp: Refactor SCTP skb checksum computation
Joe Stringer
4
-36
/
+20
2013-07-28
virtio-net: put virtio net header inline with data
Michael S. Tsirkin
2
-9
/
+37
2013-07-27
bond: cleanup netpoll code
stephen hemminger
1
-7
/
+1
2013-07-27
team: cleanup netpoll clode
stephen hemminger
1
-17
/
+8
2013-07-27
bridge: cleanup netpoll code
stephen hemminger
3
-17
/
+8
2013-07-26
bonding: use pre-defined macro in bond_mode_name instead of magic number 0
Wang Sheng-Hui
1
-1
/
+1
2013-07-25
pch_gbe: Add MinnowBoard support
Darren Hart
4
-0
/
+163
2013-07-25
drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...
Wolfram Sang
1
-3
/
+0
2013-07-25
pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
Darren Hart
1
-1
/
+1
2013-07-25
net: Make devnet_rename_seq static
Thomas Gleixner
2
-4
/
+1
2013-07-25
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
10
-6
/
+61
2013-07-25
net: add sk_stream_is_writeable() helper
Eric Dumazet
7
-8
/
+12
2013-07-25
net: sctp: trivial: add uapi/linux/sctp.h into maintainers
Daniel Borkmann
1
-0
/
+1
2013-07-25
net: sctp: trivial: update mailing list address
Daniel Borkmann
38
-42
/
+39
2013-07-25
drivers: net: cpsw: add support to show hw stats via ethtool
Mugunthan V N
1
-2
/
+200
2013-07-25
bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...
dingtianhong
1
-1
/
+1
2013-07-25
bonding: add rtnl protection for bonding_store_fail_over_mac
dingtianhong
1
-4
/
+11
2013-07-25
bonding: bond_sysfs.c checkpatch cleanup
dingtianhong
1
-4
/
+2
2013-07-25
bonding: don't call slave_xxx_netpoll under spinlocks
dingtianhong
1
-12
/
+3
2013-07-25
drivers/net: enic: Move ethtool code to a separate file
Neel Patel
5
-270
/
+309
2013-07-25
net: trans_rdma: remove unused function
Andi Shyti
1
-11
/
+0
2013-07-25
be2net: delete primary MAC address while unloading
Sathya Perla
1
-3
/
+5
2013-07-25
be2net: use SET/GET_MAC_LIST for SH-R
Sathya Perla
3
-36
/
+50
2013-07-25
be2net: refactor MAC-addr setup code
Sathya Perla
3
-58
/
+48
2013-07-25
be2net: fix pmac_id for BE3 VFs
Sathya Perla
1
-0
/
+4
2013-07-25
be2net: allow VFs to program MAC and VLAN filters
Sathya Perla
3
-0
/
+53
2013-07-25
be2net: fix MAC address modification for VF
Sathya Perla
3
-38
/
+73
2013-07-25
sh_eth: Add support for r8a7790 SoC
Simon Horman
2
-1
/
+22
2013-07-25
sh_eth: add support for RMIIMODE register
Simon Horman
2
-0
/
+6
2013-07-24
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
fan.du
1
-8
/
+8
2013-07-24
net ipv6: Remove rebundant rt6i_nsiblings initialization
fan.du
1
-1
/
+0
2013-07-24
vti: switch to new ip tunnel code
Amerigo Wang
1
-476
/
+52
2013-07-24
ip6mr: change the prototype of ip6_mr_forward().
Rami Rosen
1
-6
/
+5
2013-07-24
ipmr: change the prototype of ip_mr_forward().
Rami Rosen
1
-8
/
+7
2013-07-24
team: add support for sending multicast rejoins
Jiri Pirko
2
-0
/
+91
2013-07-24
net: convert resend IGMP to notifier event
Jiri Pirko
7
-42
/
+60
2013-07-24
team: add peer notification
Jiri Pirko
2
-1
/
+94
2013-07-24
macvlan fdb replace support
Thomas Richter
1
-0
/
+3
2013-07-24
vxlan fdb replace an existing entry
Thomas Richter
1
-0
/
+38
2013-07-23
tcp: use RTT from SACK for RTO
Yuchung Cheng
1
-9
/
+14
2013-07-23
tcp: measure RTT from new SACK
Yuchung Cheng
1
-6
/
+17
2013-07-23
tcp: prefer packet timing to TS-ECR for RTT
Yuchung Cheng
2
-50
/
+18
2013-07-23
tcp: consolidate SYNACK RTT sampling
Yuchung Cheng
5
-21
/
+14
2013-07-23
fec: Use devm_request_irq()
Fabio Estevam
1
-18
/
+3
2013-07-23
fec: Remove unneeded check in platform_get_resource()
Fabio Estevam
1
-4
/
+1
2013-07-23
fec: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-12
/
+54
2013-07-23
fec: Enable/disable clk_ptp in suspend/resume
Fabio Estevam
1
-0
/
+4
[next]