index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ipvlan
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-11
net/mlx5e: Fix access to non-existing receive queue
Tariq Toukan
1
-0
/
+3
2019-03-11
net/mlx5e: IPoIB, Fix RX checksum statistics update
Feras Daoud
1
-3
/
+8
2019-03-11
net/mlx5: Remove redundant lag function to get pf num
Roi Dayan
2
-23
/
+0
2019-03-11
net/mlx5e: Properly get the PF number phys port name ndo
Roi Dayan
1
-6
/
+7
2019-03-11
net/mlx5: Consolidate update FTE for all removal changes
Eli Britstein
1
-6
/
+25
2019-03-11
net/mlx5: Add a locked flag to node removal functions
Eli Britstein
1
-42
/
+44
2019-03-11
net/mlx5: Add modify FTE helper function
Eli Britstein
2
-21
/
+30
2019-03-11
net/mlx5: Fix multiple updates of steering rules in parallel
Eli Britstein
1
-0
/
+6
2019-03-11
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
1
-2
/
+3
2019-03-10
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
1
-4
/
+18
2019-03-10
vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
Eric Dumazet
1
-0
/
+11
2019-03-10
net/x25: fix use-after-free in x25_device_event()
Eric Dumazet
1
-1
/
+5
2019-03-10
isdn: mISDNinfineon: fix potential NULL pointer dereference
Kangjie Lu
1
-1
/
+4
2019-03-09
net: hns3: fix to stop multiple HNS reset due to the AER changes
Shiju Jose
3
-3
/
+11
2019-03-09
ip: fix ip_mc_may_pull() return value
Eric Dumazet
1
-1
/
+1
2019-03-09
net: keep refcount warning in reqsk_free()
Guillaume Nault
1
-1
/
+0
2019-03-08
net: stmmac: Avoid one more sometimes uninitialized Clang warning
Nathan Chancellor
1
-1
/
+1
2019-03-08
net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports
Andrew Lunn
4
-0
/
+42
2019-03-08
rxrpc: Fix client call queueing, waiting for channel
David Howells
1
-2
/
+2
2019-03-08
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2
-2
/
+13
2019-03-08
net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_tcam_entry
Nathan Chancellor
1
-0
/
+1
2019-03-08
8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NIC
Matthew Whitehead
1
-0
/
+1
2019-03-08
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
2
-4
/
+4
2019-03-08
net: sched: fix potential use-after-free in __tcf_chain_put()
Vlad Buslov
1
-10
/
+7
2019-03-08
vhost: silence an unused-variable warning
Arnd Bergmann
1
-1
/
+1
2019-03-08
vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
Adalbert Lazăr
1
-7
/
+15
2019-03-08
connector: fix unsafe usage of ->real_parent
Li RongQing
1
-4
/
+18
2019-03-08
vxlan: do not need BH again in vxlan_cleanup()
Litao Jiao
1
-2
/
+2
2019-03-08
net: hns3: add dma_rmb() for rx description
Jian Shen
1
-0
/
+2
2019-03-08
net: add missing documentation in linux/skbuff.h
Pedro Tammela
1
-5
/
+59
2019-03-08
bpf: fix warning about using plain integer as NULL
Bo YU
2
-2
/
+2
2019-03-08
xsk: fix to reject invalid options in Tx descriptor
Björn Töpel
1
-2
/
+2
2019-03-08
xsk: fix to reject invalid flags in xsk_bind
Björn Töpel
1
-1
/
+4
2019-03-08
bpf, libbpf: fixing leak when kernel does not support btf
Nikita V. Shirokov
1
-0
/
+2
2019-03-08
ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval and disco boards
Christophe Roullier
4
-0
/
+62
2019-03-08
dt-bindings: net: stmmac: remove syscfg clock property
Christophe Roullier
1
-2
/
+1
2019-03-08
net: ethernet: stmmac: add management of clk_csr property
Christophe Roullier
1
-0
/
+3
2019-03-08
dt-bindings: net: stmmac: add phys config properties
Christophe Roullier
1
-3
/
+3
2019-03-08
net: ethernet: stmmac: update to support all PHY config for stm32mp157c.
Christophe Roullier
1
-21
/
+86
2019-03-08
net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.
Christophe Roullier
1
-1
/
+29
2019-03-08
sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate()
Xin Long
1
-0
/
+10
2019-03-08
sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init()
Xin Long
2
-14
/
+10
2019-03-08
sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() fails
Xin Long
1
-10
/
+24
2019-03-08
vxlan: Fix GRO cells race condition between receive and link delete
Stefano Brivio
1
-1
/
+2
2019-03-08
rxrpc: Fix client call connect/disconnect race
David Howells
2
-5
/
+17
2019-03-08
sctp: remove sched init from sctp_stream_init
Xin Long
1
-2
/
+0
2019-03-08
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-07
net/hsr: fix possible crash in add_timer()
Eric Dumazet
1
-8
/
+6
2019-03-07
nfp: fix simple vNIC mailbox length
Dirk van der Merwe
1
-1
/
+1
2019-03-07
net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl
Nathan Chancellor
1
-1
/
+1
[next]