index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i82860_edac.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-21
tcp: count packets marked lost for a TCP connection
Neal Cardwell
2
-1
/
+25
2016-09-21
tcp: switch back to proper tcp_skb_cb size check in tcp_init()
Eric Dumazet
1
-2
/
+3
2016-09-21
net_sched: sch_fq: add low_rate_threshold parameter
Eric Dumazet
2
-3
/
+21
2016-09-21
tcp: use windowed min filter library for TCP min_rtt estimation
Neal Cardwell
5
-65
/
+10
2016-09-21
lib/win_minmax: windowed min or max estimator
Neal Cardwell
3
-1
/
+136
2016-09-21
tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict
Soheil Hassas Yeganeh
1
-6
/
+6
2016-09-21
net: ethernet: mediatek: enhance with avoiding superfluous assignment inside ...
Sean Wang
1
-1
/
+2
2016-09-21
net: dsa: mv88e6xxx: handle multiple ports in ATU
Vivien Didelot
1
-7
/
+49
2016-09-21
net sched actions: fix GETing actions
Jamal Hadi Salim
1
-0
/
+20
2016-09-21
bpf: add test cases for direct packet access
Daniel Borkmann
1
-3
/
+430
2016-09-21
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
6
-34
/
+196
2016-09-21
bpf, verifier: enforce larger zero range for pkt on overloading stack buffs
Daniel Borkmann
1
-1
/
+1
2016-09-21
ipvlan: Fix dependency issue
Mahesh Bandewar
1
-0
/
+1
2016-09-21
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
4
-9
/
+10
2016-09-21
openvswitch: Fix Frame-size larger than 1024 bytes warning.
pravin shelar
1
-6
/
+9
2016-09-21
6pack: fix buffer length mishandling
Alan Cox
1
-8
/
+4
2016-09-20
mlx4: add missed recycle opportunity for XDP_TX on TX failure
Jesper Dangaard Brouer
1
-1
/
+2
2016-09-20
net-next: dsa: qca8k: remove empty set_addr() stub
John Crispin
1
-8
/
+0
2016-09-20
net-next: dsa: b53: remove empty set_addr() stub
John Crispin
1
-6
/
+0
2016-09-20
net-next: dsa: make the set_addr() operation optional
John Crispin
2
-6
/
+10
2016-09-20
net-next: dsa: fix duplicate invocation of set_addr()
John Crispin
1
-4
/
+0
2016-09-20
mac80211: Use rhltable instead of rhashtable
Herbert Xu
5
-54
/
+33
2016-09-20
rhashtable: Add rhlist interface
Herbert Xu
2
-166
/
+583
2016-09-20
xen-netfront: avoid packet loss when ethernet header crosses page boundary
Vitaly Kuznetsov
1
-0
/
+15
2016-09-20
net: phy: Add MAC-IF driver for Microsemi PHYs.
Raju Lakkaraju
1
-0
/
+51
2016-09-20
mlxsw: spectrum: Fix sparse warnings
Ido Schimmel
3
-26
/
+42
2016-09-20
mlxsw: Change the RX LAG hash function from XOR to CRC
Elad Raz
1
-1
/
+1
2016-09-20
bnxt_en: Fix build error for kernesl without RTC-LIB
Rob Swindell
1
-0
/
+4
2016-09-20
net sched: stylistic cleanups
Jamal Hadi Salim
14
-104
/
+114
2016-09-20
net sched actions police: peg drop stats for conforming traffic
Roman Mashak
1
-0
/
+2
2016-09-20
net sched ife action: Introduce skb tcindex metadata encap decap
Jamal Hadi Salim
4
-1
/
+87
2016-09-20
net sched ife action: add 16 bit helpers
Jamal Hadi Salim
2
-0
/
+28
2016-09-20
net/mlx5: clean function declarations in eswitch.c up
Baoyou Xie
2
-3
/
+3
2016-09-20
be2net: mark symbols static where possible
Baoyou Xie
2
-5
/
+6
2016-09-20
phy: mark lan88xx_suspend() static
Baoyou Xie
1
-1
/
+1
2016-09-20
net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-09-20
net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+28
2016-09-20
net: ethernet: broadcom: bcm63xx: use phydev from struct net_device
Philippe Reynes
2
-18
/
+14
2016-09-20
net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-44
/
+54
2016-09-20
net: ethernet: broadcom: b44: use phydev from struct net_device
Philippe Reynes
2
-12
/
+11
2016-09-20
bnxt_en: Fixed the VF link status after a link state change
Eddie Wai
1
-42
/
+42
2016-09-20
bnxt_en: Support for "ethtool -r" command
Deepak Khungar
1
-0
/
+20
2016-09-20
bnxt_en: Pad TX packets below 52 bytes.
Michael Chan
1
-1
/
+1
2016-09-20
bnxt_en: Call firmware to approve the random VF MAC address.
Michael Chan
1
-2
/
+7
2016-09-20
bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().
Michael Chan
1
-11
/
+12
2016-09-20
bnxt_en: Fix ethtool -l|-L inconsistent channel counts.
Michael Chan
1
-5
/
+7
2016-09-20
bnxt_en: Added support for Secure Firmware Update
Rob Swindell
4
-14
/
+182
2016-09-20
bnxt_en: Update to firmware interface spec 1.5.1.
Michael Chan
3
-508
/
+760
2016-09-20
bnxt_en: Simplify PCI device names and add additinal PCI IDs.
Michael Chan
1
-32
/
+36
2016-09-20
bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.
Michael Chan
2
-9
/
+4
[next]