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
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-22
net: dsa: add VLAN notifier
Vivien Didelot
2017-05-22
net: dsa: add MDB notifier
Vivien Didelot
2017-05-22
net: dsa: add FDB notifier
Vivien Didelot
2017-05-22
net: dsa: add notifier for ageing time
Vivien Didelot
2017-05-22
net: dsa: move notifier info to private header
Vivien Didelot
2017-05-22
net: dsa: move VLAN handlers
Vivien Didelot
2017-05-22
net: dsa: move MDB handlers
Vivien Didelot
2017-05-22
net: dsa: move FDB handlers
Vivien Didelot
2017-05-22
net: dsa: move ageing time setter
Vivien Didelot
2017-05-22
net: dsa: move VLAN filtering setter
Vivien Didelot
2017-05-22
net: dsa: move bridging routines
Vivien Didelot
2017-05-22
net: dsa: move port state setters
Vivien Didelot
2017-05-22
net: dsa: change scope of ageing time setter
Vivien Didelot
2017-05-22
net: dsa: change scope of VLAN filtering setter
Vivien Didelot
2017-05-22
net: dsa: change scope of VLAN handlers
Vivien Didelot
2017-05-22
net: dsa: change scope of MDB handlers
Vivien Didelot
2017-05-22
net: dsa: change scope of FDB handlers
Vivien Didelot
2017-05-22
net: dsa: change scope of bridging code
Vivien Didelot
2017-05-22
net: dsa: change scope of notifier call chain
Vivien Didelot
2017-05-22
net: dsa: change scope of STP state setter
Vivien Didelot
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-22
net: sched: cls_matchall: fix null pointer dereference
Jiri Pirko
2017-05-22
bridge: fix hello and hold timers starting/stopping
Ivan Vecera
2017-05-22
vsock: use new wait API for vsock_stream_sendmsg()
WANG Cong
2017-05-22
net: ipv4: tcp: fixed comment coding style issue
Rohit Chavan
2017-05-22
net: socket: fix a typo in sockfd_lookup().
Rosen, Rami
2017-05-22
net: ipv6: Add extack messages for route add failures
David Ahern
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
2017-05-22
net: ipv4: Add extack messages for route add failures
David Ahern
2017-05-22
net: ipv4: Plumb extack through route add functions
David Ahern
2017-05-22
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-05-21
tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT
Eric Dumazet
2017-05-21
ipv6: drop unused variables in seg6_genl_dumphac
stephen hemminger
2017-05-21
fou: make local function static
stephen hemminger
2017-05-21
tcpnv: do not export local function
stephen hemminger
2017-05-21
inet: fix warning about missing prototype
stephen hemminger
2017-05-21
ila: propagate error code in ila_output
stephen hemminger
2017-05-21
dcb: enforce minimum length on IEEE_APPS attribute
stephen hemminger
2017-05-21
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
2017-05-21
net: add new control message for incoming HW-timestamped packets
Miroslav Lichvar
2017-05-21
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
net: define receive timestamp filter for NTP
Miroslav Lichvar
2017-05-21
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Xin Long
2017-05-21
arp: always override existing neigh entries with gratuitous ARP
Ihar Hrachyshka
2017-05-21
arp: postpone addr_type calculation to as late as possible
Ihar Hrachyshka
2017-05-21
arp: decompose is_garp logic into a separate function
Ihar Hrachyshka
2017-05-21
arp: fixed error in a comment
Ihar Hrachyshka
2017-05-21
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
[next]