index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net: switchdev: fix return code of fdb_dump stub
Dragos Tatulea
2015-11-16
1
-1
/
+1
|
*
bnx2x: Fix VLANs null-pointer for 57710, 57711
Yuval Mintz
2015-11-16
1
-1
/
+1
|
*
ravb: remove unhandle int cause
Masaru Nagai
2015-11-16
1
-2
/
+0
|
*
raw: increment correct SNMP counters for ICMP messages
Ben Cartwright-Cox
2015-11-16
1
-3
/
+5
|
*
sfc: constify pci_error_handlers structures
Julia Lawall
2015-11-16
1
-1
/
+1
|
*
net: cavium: liquidio: constify pci_error_handlers structures
Julia Lawall
2015-11-16
1
-1
/
+1
|
*
Driver: Vmxnet3: Fix use of mfTableLen for big endian architectures
Shrikrishna Khare
2015-11-16
2
-5
/
+6
|
*
net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapter
Daniele Palmas
2015-11-16
1
-0
/
+5
|
*
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
2015-11-16
1
-1
/
+1
|
*
net: fix feature changes on devices without ndo_set_features
Nikolay Aleksandrov
2015-11-16
1
-0
/
+2
|
*
switchdev: bridge: Check return code is not EOPNOTSUPP
Ido Schimmel
2015-11-16
2
-2
/
+2
|
*
be2net: replace hardcoded values with existing define
Ivan Vecera
2015-11-16
2
-2
/
+3
|
*
be2net: remove unused local rsstable array
Ivan Vecera
2015-11-16
1
-14
/
+2
|
*
ravb: Fix int mask value overwritten issue
Masaru Nagai
2015-11-16
1
-2
/
+4
|
*
net: smsc911x: Reset PHY during initialization
Pavel Fedin
2015-11-16
1
-11
/
+6
|
*
bpf, arm64: start flushing icache range from header
Daniel Borkmann
2015-11-16
1
-1
/
+1
|
*
bpf, arm: start flushing icache range from header
Daniel Borkmann
2015-11-16
1
-1
/
+1
|
*
bpf: samples: exclude asm/sysreg.h for arm64
Yang Shi
2015-11-16
1
-2
/
+5
|
*
arm64: bpf: fix JIT frame pointer setup
Yang Shi
2015-11-16
1
-3
/
+3
|
*
net: phy: vitesse: add support for VSC8601
Måns Rullgård
2015-11-16
1
-1
/
+15
|
*
net: phy: at803x: support interrupt on 8030 and 8035
Måns Rullgård
2015-11-16
1
-0
/
+4
|
*
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2015-11-16
2
-2
/
+4
|
*
Merge branch 'mv88e6060-fixes'
David S. Miller
2015-11-16
2
-76
/
+149
|
|
\
|
|
*
net: dsa: mv88e6060: replace magic values with register defines
Neil Armstrong
2015-11-16
1
-27
/
+37
|
|
*
net: dsa: mv88e6060: add register defines header file
Neil Armstrong
2015-11-16
1
-0
/
+111
|
|
*
net: dsa: mv88e6060: use the correct bit shift for mac0
Neil Armstrong
2015-11-16
1
-1
/
+2
|
|
*
net: dsa: mv88e6060: use the correct MaxFrameSize bit
Neil Armstrong
2015-11-16
1
-1
/
+1
|
|
*
net: dsa: mv88e6060: use the correct InitReady bit
Neil Armstrong
2015-11-16
1
-1
/
+1
|
|
*
net: dsa: mv88e6060: remove poll_link callback
Neil Armstrong
2015-11-16
1
-49
/
+0
|
|
/
|
*
Merge branch 'mellanox-net-fixes'
David S. Miller
2015-11-16
6
-59
/
+148
|
|
\
|
|
*
net/mlx4_core: Avoid returning success in case of an error flow
Noa Osherovich
2015-11-16
1
-3
/
+5
|
|
*
net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters
Eran Ben Elisha
2015-11-16
1
-12
/
+27
|
|
*
net/mlx5e: Use the right DMA free function on TX path
Achiad Shochat
2015-11-16
2
-32
/
+43
|
|
*
net/mlx5e: Max mtu comparison fix
Doron Tsur
2015-11-16
1
-0
/
+2
|
|
*
net/mlx5e: Added self loopback prevention
Tariq Toukan
2015-11-16
2
-10
/
+62
|
|
*
net/mlx5e: Fix inline header size calculation
Saeed Mahameed
2015-11-16
1
-2
/
+9
|
|
/
|
*
ipvs: use skb_to_full_sk() helper
Eric Dumazet
2015-11-16
1
-8
/
+8
|
*
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
2015-11-16
6
-23
/
+62
|
*
net: thunder: Fix crash upon shutdown after failed probe
Pavel Fedin
2015-11-16
1
-0
/
+3
|
*
sctp: translate host order to network order when setting a hmacid
lucien
2015-11-16
1
-2
/
+2
|
*
Merge branch 'packet-fixes'
David S. Miller
2015-11-16
1
-42
/
+44
|
|
\
|
|
*
packet: fix tpacket_snd max frame len
Daniel Borkmann
2015-11-16
1
-4
/
+5
|
|
*
packet: infer protocol from ethernet header if unset
Daniel Borkmann
2015-11-16
1
-0
/
+11
|
|
*
packet: only allow extra vlan len on ethernet devices
Daniel Borkmann
2015-11-16
1
-35
/
+25
|
|
*
packet: always probe for transport header
Daniel Borkmann
2015-11-16
1
-4
/
+3
|
|
*
packet: do skb_probe_transport_header when we actually have data
Daniel Borkmann
2015-11-16
1
-2
/
+3
|
|
/
|
*
tools/net: Use include/uapi with __EXPORTED_HEADERS__
Kamal Mostafa
2015-11-15
1
-3
/
+4
|
*
Merge branch 'ipv6-route-fixes'
David S. Miller
2015-11-15
2
-4
/
+21
|
|
\
|
|
*
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
2015-11-15
2
-2
/
+4
|
|
*
ipv6: Check expire on DST_NOCACHE route
Martin KaFai Lau
2015-11-15
1
-1
/
+10
[prev]
[next]