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
*
bpf: adjust verifier heuristics
Daniel Borkmann
2017-05-18
1
-1
/
+11
*
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-05-18
3
-12
/
+12
*
selftests/bpf: fix broken build due to types.h
Yonghong Song
2017-05-18
2
-0
/
+17
*
Merge branch 'bnxt_en-DCBX-fixes'
David S. Miller
2017-05-17
2
-4
/
+5
|
\
|
*
bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.
Michael Chan
2017-05-17
1
-2
/
+4
|
*
bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.
Michael Chan
2017-05-17
1
-2
/
+1
|
/
*
net: fix compile error in skb_orphan_partial()
Eric Dumazet
2017-05-17
1
-3
/
+0
*
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-05-17
4
-6
/
+16
*
neighbour: update neigh timestamps iff update is effective
Ihar Hrachyshka
2017-05-17
1
-4
/
+10
*
arp: honour gratuitous ARP _replies_
Ihar Hrachyshka
2017-05-17
1
-2
/
+14
*
mlx5e: add CONFIG_INET dependency
Arnd Bergmann
2017-05-16
1
-1
/
+1
*
net: Improve handling of failures on link and route dumps
David Ahern
2017-05-16
3
-28
/
+49
*
net/smc: Add warning about remote memory exposure
Christoph Hellwig
2017-05-16
1
-0
/
+4
*
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
Ursula Braun
2017-05-16
5
-37
/
+8
*
ipmr: vrf: Find VIFs using the actual device
Thomas Winter
2017-05-16
1
-2
/
+16
*
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-05-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-16
74
-249
/
+1026
|
\
|
*
Merge branch 'ldmsw-fixes'
David S. Miller
2017-05-15
1
-2
/
+2
|
|
\
|
|
*
ldmvsw: stop the clean timer at beginning of remove
Shannon Nelson
2017-05-15
1
-1
/
+1
|
|
*
ldmvsw: unregistering netdev before disable hardware
Thomas Tai
2017-05-15
1
-1
/
+1
|
|
/
|
*
net: netcp: fix check of requested timestamping filter
Miroslav Lichvar
2017-05-15
1
-1
/
+0
|
*
Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2017-05-15
10
-23
/
+49
|
|
\
|
|
*
net/mlx5: Use underlay QPN from the root name space
Yishai Hadas
2017-05-14
8
-19
/
+38
|
|
*
net/mlx5e: IPoIB, Only support regular RQ for now
Saeed Mahameed
2017-05-14
1
-0
/
+4
|
|
*
net/mlx5e: Fix setup TC ndo
Saeed Mahameed
2017-05-14
1
-1
/
+1
|
|
*
net/mlx5e: Fix ethtool pause support and advertise reporting
Gal Pressman
2017-05-14
1
-2
/
+1
|
|
*
net/mlx5e: Use the correct pause values for ethtool advertising
Gal Pressman
2017-05-14
1
-1
/
+5
|
*
|
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
2017-05-15
1
-1
/
+4
|
*
|
qed: Fix uninitialized data in aRFS infrastructure
Mintz, Yuval
2017-05-15
1
-1
/
+1
|
*
|
mdio: mux: fix device_node_continue.cocci warnings
Julia Lawall
2017-05-15
1
-1
/
+0
|
*
|
net/packet: fix missing net_device reference release
Douglas Caetano dos Santos
2017-05-15
1
-7
/
+7
|
*
|
net/mlx4_core: Use min3 to select number of MSI-X vectors
yuval.shaia@oracle.com
2017-05-15
1
-6
/
+4
|
*
|
macvlan: Fix performance issues with vlan tagged packets
Vlad Yasevich
2017-05-15
1
-2
/
+5
|
*
|
net: stmmac: use correct pointer when printing normal descriptor ring
Niklas Cassel
2017-05-15
1
-1
/
+1
|
|
/
|
*
vmxnet3: ensure that adapter is in proper state during force_close
Neil Horman
2017-05-12
1
-0
/
+5
|
*
sfc: revert changes to NIC revision numbers
Bert Kenward
2017-05-12
1
-2
/
+6
|
*
net: ch9200: add missing USB-descriptor endianness conversions
Johan Hovold
2017-05-12
1
-2
/
+2
|
*
net: irda: irda-usb: fix firmware name on big-endian hosts
Johan Hovold
2017-05-12
1
-1
/
+1
|
*
net: dsa: mv88e6xxx: add default case to switch
Gustavo A. R. Silva
2017-05-12
1
-0
/
+3
|
*
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
2017-05-12
1
-17
/
+29
|
*
net: phy: Call bus->reset() after releasing PHYs from reset
Florian Fainelli
2017-05-12
1
-3
/
+3
|
*
bpf: Handle multiple variable additions into packet pointers in verifier.
David S. Miller
2017-05-12
2
-1
/
+38
|
*
tipc: make macro tipc_wait_for_cond() smp safe
Jon Paul Maloy
2017-05-12
1
-19
/
+19
|
*
samples/bpf: run cleanup routines when receiving SIGTERM
Andy Gospodarek
2017-05-12
7
-1
/
+9
|
*
ethernet: aquantia: remove redundant checks on error status
Colin Ian King
2017-05-12
2
-23
/
+2
|
*
bpf: Remove commented out debugging hack in test_align.
David S. Miller
2017-05-12
1
-1
/
+0
|
*
Merge branch 'qlcnic-fixes'
David S. Miller
2017-05-12
4
-2
/
+40
|
|
\
|
|
*
qlcnic: Update version to 5.3.66
Chopra, Manish
2017-05-12
1
-2
/
+2
|
|
*
qlcnic: Fix link configuration with autoneg disabled
Chopra, Manish
2017-05-12
3
-0
/
+38
|
|
/
|
*
xen-netfront: avoid crashing on resume after a failure in talk_to_netback()
Vitaly Kuznetsov
2017-05-12
1
-2
/
+1
[next]