index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-12-13
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2018-12-12
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
Petr Machata
2018-12-12
net: switchdev: Add extack to struct switchdev_notifier_info
Petr Machata
2018-12-12
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
2018-12-12
net: bridge: Propagate extack to switchdev
Petr Machata
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-10
neighbor: gc_list changes should be protected by table lock
David Ahern
2018-12-10
net/sched: Remove egdev mechanism
Oz Shlomo
2018-12-10
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
2018-12-10
tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer()
Eric Dumazet
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
2018-12-08
net: dsa: Make dsa_master_set_mtu() static
Andrew Lunn
2018-12-08
net: dsa: Restore MTU on master device on unload
Andrew Lunn
2018-12-08
ip: silence udp zerocopy smatch false positive
Willem de Bruijn
2018-12-07
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
2018-12-07
tcp: lack of available data can also cause TSO defer
Eric Dumazet
2018-12-07
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
2018-12-07
neighbor: Improve garbage collection
David Ahern
2018-12-07
bridge: Add br_fdb_clear_offload()
Petr Machata
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
2018-12-06
net: core: dev: Attach extack to NETDEV_PRE_UP
Petr Machata
2018-12-06
net: core: dev: Add call_netdevice_notifiers_extack()
Petr Machata
2018-12-06
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
tcp: fix code style in tcp_recvmsg()
Pedro Tammela
2018-12-06
net: dsa: Set the master device's MTU to account for DSA overheads
Andrew Lunn
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
2018-12-05
neighbor: Add extack messages for add and delete commands
David Ahern
2018-12-05
tipc: fix node keep alive interval calculation
Hoang Le
2018-12-05
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-05
sctp: frag_point sanity check
Jakub Audykowicz
2018-12-05
net: netem: use a list in addition to rbtree
Peter Oskolkov
2018-12-05
net: bridge: increase multicast's default maximum number of entries
Nikolay Aleksandrov
2018-12-05
net: bridge: mark hash_elasticity as obsolete
Nikolay Aleksandrov
2018-12-05
net: bridge: multicast: use non-bh rcu flavor
Nikolay Aleksandrov
2018-12-05
net: bridge: convert multicast to generic rhashtable
Nikolay Aleksandrov
2018-12-05
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
2018-12-05
tcp: Do not underestimate rwnd_limited
Eric Dumazet
2018-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-12-05
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-05
Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-12-05
SUNRPC: Don't force a redundant disconnection in xs_read_stream()
Trond Myklebust
2018-12-05
SUNRPC: Fix up socket polling
Trond Myklebust
2018-12-05
SUNRPC: Use the discard iterator rather than MSG_TRUNC
Trond Myklebust
2018-12-05
SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()
Trond Myklebust
2018-12-05
SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag
Trond Myklebust
[next]