summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | r8152: move calling r8153b_rx_agg_chg_indicate()Hayes Wang2019-07-031-10/+26
| * | | net: don't warn in inet diag when IPV6 is disabledStephen Hemminger2019-07-031-3/+0
| * | | selftests/net: skip psock_tpacket test if KALLSYMS was not enabledPo-Hsu Lin2019-07-032-5/+10
| * | | rxrpc: Fix oops in tracepointDavid Howells2019-07-031-1/+1
| * | | net: usb: asix: init MAC address buffersPhong Tran2019-07-031-3/+3
| * | | Merge branch 'macsec-fix-some-bugs-in-the-receive-path'David S. Miller2019-07-021-3/+3
| |\ \ \
| | * | | macsec: fix checksumming after decryptionAndreas Steinmetz2019-07-021-0/+1
| | * | | macsec: fix use-after-free of skb during RXAndreas Steinmetz2019-07-021-3/+2
| |/ / /
| * | | rxrpc: Fix send on a connected, but unbound socketDavid Howells2019-07-021-2/+2
| * | | Merge branch 'bridge-stale-ptrs'David S. Miller2019-07-023-17/+17
| |\ \ \
| | * | | net: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov2019-07-021-2/+1
| | * | | net: bridge: don't cache ether dest pointer on inputNikolay Aleksandrov2019-07-021-5/+3
| | * | | net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 queryNikolay Aleksandrov2019-07-021-2/+1
| | * | | net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handlingNikolay Aleksandrov2019-07-021-8/+12
| |/ / /
| * | | r8152: fix the setting of detecting the linking change for runtime suspendHayes Wang2019-07-021-11/+27
| * | | net/tls: make sure offload also gets the keys wipedJakub Kicinski2019-07-023-3/+4
| * | | net/tls: reject offload of TLS 1.3Jakub Kicinski2019-07-021-0/+8
| * | | Merge branch 'idr-fix-overflow-cases-on-32-bit-CPU'David S. Miller2019-07-025-29/+57
| |\ \ \
| | * | | selftests: add a test case for cls_lower handle overflowDavide Caratti2019-07-021-0/+19
| | * | | idr: introduce idr_for_each_entry_continue_ul()Cong Wang2019-07-023-24/+27
| | * | | idr: fix overflow case for idr_for_each_entry_ul()Cong Wang2019-07-022-5/+11
| |/ / /
| * | | Merge branch 'vsock-virtio-fixes'David S. Miller2019-07-021-29/+102
| |\ \ \
| | * | | vsock/virtio: fix flush of works during the .remove()Stefano Garzarella2019-07-021-6/+9
| | * | | vsock/virtio: stop workers during the .remove()Stefano Garzarella2019-07-021-1/+50
| | * | | vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsockStefano Garzarella2019-07-021-23/+44
| |/ / /
| * | | vxlan: do not destroy fdb if register_netdevice() is failedTaehee Yoo2019-07-021-10/+27
| * | | sctp: fix error handling on stream scheduler initializationMarcelo Ricardo Leitner2019-07-021-1/+8
| * | | netrom: fix a memory leak in nr_rx_frame()Cong Wang2019-07-021-1/+2
| * | | ipv4: don't set IPv6 only flags to IPv4 addressesMatteo Croce2019-07-011-0/+8
| * | | net:gue.h:Fix shifting signed 32-bit value by 31 bits problemVandana BN2019-07-011-1/+1
| * | | net: dst.h: Fix shifting signed 32-bit value by 31 bits problemVandana BN2019-07-011-1/+1
| * | | Documentation/networking: fix default_ttl typo in mpls-sysctlHangbin Liu2019-07-011-1/+1
| * | | net: openvswitch: fix csum updates for MPLS actionsJohn Hurley2019-07-011-4/+2
| * | | Merge branch 'bnxt_en-Bug-fixes'David S. Miller2019-07-014-12/+20
| |\ \ \
| | * | | bnxt_en: Suppress error messages when querying DSCP DCB capabilities.Michael Chan2019-07-011-1/+1
| | * | | bnxt_en: Cap the returned MSIX vectors to the RDMA driver.Michael Chan2019-07-011-1/+3
| | * | | bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan2019-07-011-6/+11
| | * | | bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan2019-07-011-3/+3
| | * | | bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan2019-07-011-1/+2
| |/ / /
| * | | net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach2019-06-291-0/+2
| * | | bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli2019-06-294-11/+34
| * | | igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet2019-06-291-6/+2
| * | | Merge branch 'Sub-ns-increment-fixes-in-Macb-PTP'David S. Miller2019-06-292-3/+13
| |\ \ \
| | * | | net: macb: Fix SUBNS increment and increase resolutionHarini Katakam2019-06-292-2/+9
| | * | | net: macb: Add separate definition for PPM fractionHarini Katakam2019-06-292-1/+4
| |/ / /
| * | | packet: Fix undefined behavior in bit shiftJiunn Chang2019-06-291-1/+1
| * | | net: make skb_dst_force return true when dst is refcountedFlorian Westphal2019-06-292-2/+9
| * | | sctp: not bind the socket in sctp_connectXin Long2019-06-291-21/+3
| * | | net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier2019-06-281-1/+2
| * | | net: phylink: further documentation clarificationsRussell King2019-06-281-2/+9