index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
xen-netfront: request Tx response events more often
Malcolm Crossley
1
-12
/
+3
2016-01-29
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
Nicolas Schichan
1
-2
/
+2
2016-01-29
of: of_mdio: Ensure mdio device is a PHY
Andrew Lunn
1
-1
/
+9
2016-01-29
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2
-0
/
+2
2016-01-29
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
1
-5
/
+5
2016-01-29
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2
-2
/
+1
2016-01-29
sctp: remove the dead field of sctp_transport
Xin Long
4
-21
/
+2
2016-01-29
sctp: hold transport before we access t->asoc in sctp proc
Xin Long
1
-0
/
+8
2016-01-29
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
3
-9
/
+14
2016-01-29
mlxsw: reg: Use correct offset in field definiton
Ido Schimmel
1
-3
/
+3
2016-01-29
mlxsw: spectrum: Compare local ports instead of pointers
Ido Schimmel
1
-2
/
+4
2016-01-29
mlxsw: spectrum: Dump LAG FDB records only once
Ido Schimmel
1
-2
/
+10
2016-01-29
mlxsw: spectrum: Use correct netdev when notifying bridge
Ido Schimmel
1
-2
/
+4
2016-01-29
mlxsw: spectrum: Don't report VLAN for 802.1D FDB entries
Ido Schimmel
1
-15
/
+16
2016-01-29
mlxsw: spectrum: Notify bridge's FDB only based on learning_sync
Ido Schimmel
1
-8
/
+6
2016-01-29
mlxsw: spectrum: Disable learning according to STP state
Ido Schimmel
1
-1
/
+1
2016-01-29
mlxsw: spectrum: Don't forward packets when STP state is DISABLED
Ido Schimmel
1
-1
/
+1
2016-01-29
mlxsw: spectrum: Flush FDB when leaving bridge
Ido Schimmel
1
-8
/
+129
2016-01-29
mlxsw: reg: Add the Switch Filtering DB Flush register
Ido Schimmel
1
-0
/
+88
2016-01-29
mlxsw: spectrum: Handle port leaving LAG while bridged
Ido Schimmel
3
-3
/
+36
2016-01-26
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
1
-12
/
+4
2016-01-26
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
5
-19
/
+11
2016-01-26
net: i40e: shut up uninitialized variable warnings
Arnd Bergmann
1
-2
/
+2
2016-01-26
i40e: fix build warnings
Eric Dumazet
1
-10
/
+5
2016-01-25
hv_netvsc: Fix book keeping of skb during batching process
Haiyang Zhang
2
-11
/
+23
2016-01-25
hv_netvsc: use skb_get_hash() instead of a homegrown implementation
Vitaly Kuznetsov
1
-64
/
+3
2016-01-25
sit: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2016-01-25
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
Johannes Berg
2
-7
/
+4
2016-01-25
defxx: fix build warning
Sudip Mukherjee
1
-4
/
+4
2016-01-25
net: macb: fix build warning
Sudip Mukherjee
1
-1
/
+1
2016-01-25
net: fec: make driver endian-safe
Johannes Berg
3
-72
/
+101
2016-01-25
net: dsa: fix mv88e6xxx switches
Russell King
1
-1
/
+1
2016-01-25
82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)
Martin Roth
1
-1
/
+1
2016-01-25
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
2
-0
/
+2
2016-01-25
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
Marcelo Ricardo Leitner
1
-0
/
+2
2016-01-25
net: simplify napi_synchronize() to avoid warnings
Arnd Bergmann
1
-6
/
+5
2016-01-25
pptp: fix illegal memory access caused by multiple bind()s
Hannes Frederic Sowa
1
-10
/
+24
2016-01-25
drivers: net: xgene: fix extra IRQ issue
Iyappan Subramanian
2
-3
/
+10
2016-01-25
af_unix: fix struct pid memory leak
Eric Dumazet
1
-0
/
+1
2016-01-21
net: sock: remove dead cgroup methods from struct proto
Johannes Weiner
1
-12
/
+0
2016-01-21
net: phy: smsc: Fix disabling energy detect mode
Teresa Remmet
1
-10
/
+44
2016-01-21
net: mvneta: update clocks property and document additional clock-names
Jisheng Zhang
1
-1
/
+6
2016-01-21
net: mvneta: get optional bus clk
Jisheng Zhang
1
-0
/
+8
2016-01-21
net: mvneta: Try to get named core clock first
Jisheng Zhang
1
-1
/
+3
2016-01-21
net: mvneta: sort the headers in alphabetic order
Jisheng Zhang
1
-13
/
+13
2016-01-21
net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats
Jisheng Zhang
1
-5
/
+4
2016-01-21
net: hns: enet specifies a reference to dsaf
yankejian
10
-45
/
+42
2016-01-21
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
1
-5
/
+8
2016-01-21
tunnels: Allow IPv6 UDP checksums to be correctly controlled.
Jesse Gross
2
-9
/
+18
2016-01-21
net: bcmgenet: Properly configure PHY to ignore interrupt
Florian Fainelli
1
-1
/
+1
[next]