summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-12-26af_packet: refactoring code for prb_calc_retire_blk_tmoMao Wenan
2019-12-26sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran
2019-12-25net: ethtool: Use the PHY time stamping interface.Richard Cochran
2019-12-25net: vlan: Use the PHY time stamping interface.Richard Cochran
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel
2019-12-24ipv6: Handle multipath route deletion notificationIdo Schimmel
2019-12-24ipv6: Handle route deletion notificationIdo Schimmel
2019-12-24ipv6: Only Replay routes of interest to new listenersIdo Schimmel
2019-12-24ipv6: Notify multipath route if should be offloadedIdo Schimmel
2019-12-24ipv6: Notify route if replacing currently offloaded oneIdo Schimmel
2019-12-24ipv6: Notify newly added route if should be offloadedIdo Schimmel
2019-12-24openvswitch: New MPLS actions for layer 2 tunnellingMartin Varghese
2019-12-24net: Rephrased comments section of skb_mpls_pop()Martin Varghese
2019-12-24net: skb_mpls_push() modified to allow MPLS header push at start of packet.Martin Varghese
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20net/smc: unregister ib devices in reboot_eventKarsten Graul
2019-12-20llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex
2019-12-20tipc: make legacy address flag readable over netlinkJohn Rutherford
2019-12-20net: dsa: ksz: use common define for tag lenMichael Grzeschik
2019-12-20net: dsa: add support for Atheros AR9331 TAG formatOleksij Rempel
2019-12-19net/sched: cls_u32: fix refcount leak in the error path of u32_change()Davide Caratti
2019-12-19net/tls: add helper for testing if socket is RX offloadedJakub Kicinski
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-19net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin
2019-12-19xsk: Add rcu_read_lock around the XSK wakeupMaxim Mikityanskiy
2019-12-18net: sch_ets: Make the ETS qdisc offloadablePetr Machata
2019-12-18net: sch_ets: Add a new QdiscPetr Machata
2019-12-18sch_cake: drop unused variable tin_quantum_prioKevin 'ldir' Darbyshire-Bryant
2019-12-18net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai
2019-12-17net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2019-12-17net: dsa: make unexported dsa_link_touch() staticBen Dooks (Codethink)
2019-12-17net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2019-12-17sctp: fix memleak on err handling of stream initializationMarcelo Ricardo Leitner
2019-12-17net: dsa: Make PHYLINK related function static againFlorian Fainelli
2019-12-17tipc: don't send gap blocks in ACK messagesJon Maloy
2019-12-16Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel
2019-12-16ipv4: Only Replay routes of interest to new listenersIdo Schimmel
2019-12-16ipv4: Handle route deletion notification during flushIdo Schimmel
2019-12-16ipv4: Handle route deletion notificationIdo Schimmel
2019-12-16ipv4: Notify newly added route if should be offloadedIdo Schimmel
2019-12-16ipv4: Notify route if replacing currently offloaded oneIdo Schimmel
2019-12-16ipv4: Extend FIB alias find functionIdo Schimmel
2019-12-16ipv4: Notify route after insertion to the routing tableIdo Schimmel
2019-12-16vsock/virtio: add WARN_ON check on virtio_transport_get_ops()Stefano Garzarella
2019-12-16vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen()Stefano Garzarella