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: use net->count to check whether a netns is alive or not
Andrey Vagin
2017-03-14
1
-3
/
+3
*
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2017-03-13
2
-21
/
+1
*
ipv6: avoid write to a possibly cloned skb
Florian Westphal
2017-03-13
1
-1
/
+6
*
net: wimax/i2400m: fix NULL-deref at probe
Johan Hovold
2017-03-13
1
-0
/
+3
*
isdn/gigaset: fix NULL-deref at probe
Johan Hovold
2017-03-13
1
-0
/
+3
*
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
2017-03-13
1
-0
/
+2
*
bpf: improve read-only handling
Daniel Borkmann
2017-03-13
1
-4
/
+12
*
selftests/bpf: fix broken build
Alexei Starovoitov
2017-03-13
3
-1
/
+25
*
mpls: Do not decrement alive counter for unregister events
David Ahern
2017-03-13
1
-1
/
+2
*
xen-netback: fix race condition on XenBus disconnect
Igor Druzhinin
2017-03-13
3
-20
/
+28
*
mpls: Send route delete notifications when router module is unloaded
David Ahern
2017-03-13
1
-0
/
+1
*
act_connmark: avoid crashing on malformed nlattrs with null parms
Etienne Noss
2017-03-13
1
-0
/
+3
*
Make IP 'forwarding' doc more precise
Neil Jerram
2017-03-13
1
-1
/
+2
*
netvsc: handle select_queue when device is being removed
stephen hemminger
2017-03-13
3
-15
/
+7
*
net: ethernet: aquantia: call set_irq_affinity_hint before free_irq
David Arcari
2017-03-13
1
-1
/
+1
*
Merge branch 'mlx5-fixes'
David S. Miller
2017-03-10
5
-27
/
+28
|
\
|
*
net/mlx5e: Fix loopback selftest
Eugenia Emantayev
2017-03-10
1
-4
/
+1
|
*
net/mlx5e: Avoid wrong identification of rules on deletion
Or Gerlitz
2017-03-10
1
-15
/
+18
|
*
net/mlx5e: remove IEEE/CEE mode check when setting DCBX mode
Huy Nguyen
2017-03-10
1
-5
/
+5
|
*
net/mlx5: Don't save PCI state when PCI error is detected
Daniel Jurgens
2017-03-10
1
-2
/
+3
|
*
net/mlx5: Fix create autogroup prev initializer
Paul Blakey
2017-03-10
1
-1
/
+1
|
/
*
rxrpc: Wake up the transmitter if Rx window size increases on the peer
David Howells
2017-03-10
1
-3
/
+12
*
net: phy: marvell: Fix double free of hwmon device
Andrew Lunn
2017-03-10
1
-15
/
+0
*
Merge branch 'bcmgenet-minor-bug-fixes'
David S. Miller
2017-03-10
2
-64
/
+158
|
\
|
*
net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim
Doug Berger
2017-03-10
1
-9
/
+11
|
*
net: bcmgenet: add begin/complete ethtool ops
Edwin Chan
2017-03-10
1
-0
/
+18
|
*
net: bcmgenet: Power up the internal PHY before probing the MII
Doug Berger
2017-03-10
1
-0
/
+8
|
*
net: bcmgenet: synchronize irq0 status between the isr and task
Doug Berger
2017-03-10
2
-35
/
+44
|
*
net: bcmgenet: power down internal phy if open or resume fails
Doug Berger
2017-03-10
1
-0
/
+4
|
*
net: bcmgenet: reserved phy revisions must be checked first
Doug Berger
2017-03-10
1
-6
/
+6
|
*
net: bcmgenet: correct MIB access of UniMAC RUNT counters
Doug Berger
2017-03-10
1
-4
/
+7
|
*
net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values
Doug Berger
2017-03-10
2
-10
/
+60
|
/
*
amd-xgbe: Enable IRQs only if napi_complete_done() is true
Lendacky, Thomas
2017-03-10
1
-8
/
+2
*
rxrpc: rxrpc_kernel_send_data() needs to handle failed call better
David Howells
2017-03-10
1
-2
/
+3
*
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2017-03-10
2
-2
/
+2
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-10
38
-108
/
+142
*
Merge branch 'bnxt_en-misc-small-fixes'
David S. Miller
2017-03-10
3
-8
/
+20
|
\
|
*
bnxt_en: Ignore 0 value in autoneg supported speed from firmware.
Michael Chan
2017-03-10
1
-2
/
+3
|
*
bnxt_en: Check if firmware LLDP agent is running.
Michael Chan
2017-03-10
3
-1
/
+6
|
*
bnxt_en: Call bnxt_ulp_stop() during tx timeout.
Michael Chan
2017-03-10
1
-1
/
+7
|
*
bnxt_en: Perform function reset earlier during probe.
Michael Chan
2017-03-10
1
-4
/
+4
|
/
*
tun: remove copyright printing
LABBE Corentin
2017-03-10
1
-1
/
+0
*
net: initialize msg.msg_flags in recvfrom
Alexander Potapenko
2017-03-10
1
-0
/
+1
*
Merge branch 'bpf-htab-fixes'
David S. Miller
2017-03-09
3
-39
/
+99
|
\
|
*
bpf: convert htab map to hlist_nulls
Alexei Starovoitov
2017-03-09
3
-34
/
+79
|
*
bpf: fix struct htab_elem layout
Alexei Starovoitov
2017-03-09
1
-5
/
+20
|
/
*
uapi: fix linux/packet_diag.h userspace compilation error
Dmitry V. Levin
2017-03-09
1
-1
/
+1
*
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
2017-03-09
2
-2
/
+6
*
qed: Fix copy of uninitialized memory
robert.foss@collabora.com
2017-03-09
1
-1
/
+1
*
Merge branch 'thunderx-misc-fixes'
David S. Miller
2017-03-09
6
-61
/
+205
|
\
[next]