index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-11-06
net: use helpers to change sk_ack_backlog
Eric Dumazet
2019-11-06
inet_diag: use jiffies_delta_to_msecs()
Eric Dumazet
2019-11-06
net: neigh: use long type to store jiffies delta
Eric Dumazet
2019-11-05
Merge tag 'batadv-next-for-davem-20191105' of git://git.open-mesh.org/linux-m...
David S. Miller
2019-11-05
net_sched: add TCA_STATS_PKT64 attribute
Eric Dumazet
2019-11-05
net_sched: extend packet counter to 64bit
Eric Dumazet
2019-11-05
net: dsa: Add support for devlink resources
Andrew Lunn
2019-11-05
Change in Openvswitch to support MPLS label depth of 3 in ingress direction
Martin Varghese
2019-11-05
vsock: Simplify '__vsock_release()'
Christophe JAILLET
2019-11-05
net: dsa: Fix use after free in dsa_switch_remove()
Florian Fainelli
2019-11-05
icmp: remove duplicate code
Matteo Croce
2019-11-04
ipv6: use jhash2() in rt6_exception_hash()
Eric Dumazet
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
net: bridge: fdb: eliminate extra port state tests from fast-path
Nikolay Aleksandrov
2019-11-03
net: icmp6: provide input address for traceroute6
Francesco Ruggeri
2019-11-03
tipc: improve message bundling algorithm
Tuong Lien
2019-11-03
net: icmp: use input address in traceroute
Francesco Ruggeri
2019-11-03
net: openvswitch: simplify the ovs_dp_cmd_new
Tonghao Zhang
2019-11-03
net: openvswitch: don't unlock mutex when changing the user_features fails
Tonghao Zhang
2019-11-03
net: openvswitch: fix possible memleak on destroy flow-table
Tonghao Zhang
2019-11-03
net: openvswitch: add likely in flow_lookup
Tonghao Zhang
2019-11-03
net: openvswitch: simplify the flow_hash
Tonghao Zhang
2019-11-03
net: openvswitch: optimize flow-mask looking up
Tonghao Zhang
2019-11-03
net: openvswitch: optimize flow mask cache hash collision
Tonghao Zhang
2019-11-03
net: openvswitch: shrink the mask array if necessary
Tonghao Zhang
2019-11-03
net: openvswitch: convert mask list in mask array
Tonghao Zhang
2019-11-03
net: openvswitch: add flow-mask cache for performance
Tonghao Zhang
2019-11-03
batman-adv: Drop lockdep.h include for soft-interface.c
Sven Eckelmann
2019-11-03
batman-adv: Use 'fallthrough' pseudo keyword
Sven Eckelmann
2019-11-03
batman-adv: Axe 'aggr_list_lock'
Christophe JAILLET
2019-11-03
batman-adv: Simplify 'batadv_v_ogm_aggr_list_free()'
Christophe JAILLET
2019-11-03
batman-adv: Start new development cycle
Simon Wunderlich
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-02
xsk: Restructure/inline XSKMAP lookup/redirect/flush
Björn Töpel
2019-11-01
net: fix installing orphaned programs
Jakub Kicinski
2019-11-01
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-11-01
net: bridge: fdb: restore unlikely() when taking over externally added entries
Nikolay Aleksandrov
2019-11-01
net: bridge: fdb: avoid two atomic bitops in br_fdb_external_learn_add()
Nikolay Aleksandrov
2019-11-01
net: bridge: fdb: br_fdb_update can take flags directly
Nikolay Aleksandrov
2019-10-31
net: dsa: tag_8021q: clarify index limitation
Vivien Didelot
2019-10-31
net: dsa: remove limitation of switch index value
Vivien Didelot
2019-10-31
net: dsa: remove tree functions related to switches
Vivien Didelot
2019-10-31
net: dsa: remove the dst->ds array
Vivien Didelot
2019-10-31
net: dsa: remove switch routing table setup code
Vivien Didelot
2019-10-31
net: dsa: remove ds->rtable
Vivien Didelot
2019-10-31
net: dsa: list DSA links in the fabric
Vivien Didelot
2019-10-31
tcp: increase tcp_max_syn_backlog max value
Eric Dumazet
[next]