index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gcc-version.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
phy: mdio-octeon: Use devm_mdiobus_alloc_size()
Andrew Lunn
1
-7
/
+5
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
25
-82
/
+64
2016-01-07
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
5
-37
/
+25
2016-01-07
net: dnet: Use phy_find_first() helper
Andrew Lunn
1
-7
/
+1
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
26
-39
/
+44
2016-01-07
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
5
-13
/
+23
2016-01-07
phy: Use phy_read() instead of mdiobus_read()
Andrew Lunn
1
-68
/
+36
2016-01-07
mdio: Move mdiobus_read/write operatings into mdio.h
Andrew Lunn
2
-5
/
+7
2016-01-07
phy: Consistently use addr for address on an MII bus
Andrew Lunn
1
-2
/
+2
2016-01-06
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
1
-0
/
+3
2016-01-06
net: Add eth_platform_get_mac_address() helper.
David S. Miller
3
-0
/
+41
2016-01-06
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
2
-6
/
+6
2016-01-06
net: move ndo_features_check() close to ndo_start_xmit()
Eric Dumazet
1
-11
/
+11
2016-01-06
net: qmi_wwan: Add WeTelecom-WPD600N
Kristian Evensen
1
-0
/
+1
2016-01-06
fsl/fman: double free on probe failure
Dan Carpenter
1
-1
/
+0
2016-01-06
fsl/fman: fix the pause_time test
Dan Carpenter
1
-1
/
+1
2016-01-06
mlxsw: core: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2016-01-06
mkiss: fix scribble on freed memory
Alan
1
-0
/
+5
2016-01-06
ethernet/atheros/alx: sanitize buffer sizing and padding
Jarod Wilson
3
-12
/
+14
2016-01-06
net: possible use after free in dst_release
Francesco Ruggeri
1
-1
/
+2
2016-01-06
mlxsw: Remember untagged VLANs
Elad Raz
3
-1
/
+17
2016-01-06
mlxsw: Disable vlan_filtering for non .1D bridge
Elad Raz
1
-0
/
+21
2016-01-06
mlxsw: Renaming local variable names for consistency
Elad Raz
1
-3
/
+3
2016-01-06
mlxsw: Fixing vlans init range
Elad Raz
1
-1
/
+2
2016-01-06
bridge: add vlan filtering change for new bridged device
Elad Raz
1
-0
/
+11
2016-01-06
bridge: add vlan filtering change notification
Elad Raz
1
-2
/
+16
2016-01-06
switchdev: add bridge vlan_filtering attribute
Elad Raz
1
-0
/
+2
2016-01-06
bridge: Propagate vlan add failure to user
Elad Raz
1
-1
/
+10
2016-01-06
net: sched: fix missing free per cpu on qstats
John Fastabend
1
-1
/
+3
2016-01-06
ARM: net: bpf: fix zero right shift
Rabin Vincent
1
-1
/
+2
2016-01-06
soreuseport: change consume_skb to kfree_skb in error case
Craig Gallek
1
-1
/
+1
2016-01-06
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
3
-8
/
+59
2016-01-06
6pack: fix free memory scribbles
One Thousand Gnomes
1
-0
/
+6
2016-01-06
mlxsw: pci: Adjust value of CPU egress traffic class
Ido Schimmel
1
-1
/
+1
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
5
-56
/
+25
2016-01-06
net: hns: avoid uninitialized variable warning:
Arnd Bergmann
1
-25
/
+22
2016-01-06
inet: kill unused skb_free op
Florian Westphal
5
-13
/
+1
2016-01-05
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
1
-1
/
+4
2016-01-05
include/uapi/linux/sockios.h: mark SIOCRTMSG unused
xypron.glpk@gmx.de
1
-1
/
+1
2016-01-05
net/mlx5e: Add PTP Hardware Clock (PHC) support
Eran Ben Elisha
4
-1
/
+106
2016-01-05
net/mlx5e: Add HW timestamping (TS) support
Eran Ben Elisha
7
-2
/
+279
2016-01-05
net/mlx5_core: Introduce access function to read internal timer
Eran Ben Elisha
4
-6
/
+34
2016-01-05
net/mlx5e: Do not modify the TX SKB
Achiad Shochat
3
-34
/
+49
2016-01-05
sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc
Xin Long
1
-16
/
+1
2016-01-05
sctp: drop the old assoc hashtable of sctp
Xin Long
6
-122
/
+3
2016-01-05
sctp: apply rhashtable api to sctp procfs
Xin Long
1
-143
/
+173
2016-01-05
sctp: apply rhashtable api to send/recv path
Xin Long
4
-56
/
+29
2016-01-05
sctp: add the rhashtable apis for sctp global transport hashtable
Xin Long
3
-0
/
+147
2016-01-05
tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro
Chris Metcalf
2
-9
/
+10
2016-01-05
af_unix: Fix splice-bind deadlock
Rainer Weikusat
1
-26
/
+40
[next]