index
:
linux.git
master
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
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
bridge: fix hello and hold timers starting/stopping
Ivan Vecera
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-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-19
openvswitch: more accurate checksumming in queue_userspace_packet()
Davide Caratti
2017-05-19
net: more accurate checksumming in validate_xmit_skb()
Davide Caratti
2017-05-19
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-19
net: introduce skb_crc32c_csum_help
Davide Caratti
2017-05-19
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
2017-05-19
tcp: warn on negative reordering values
Soheil Hassas Yeganeh
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
tcp: fix tcp_rearm_rto()
Eric Dumazet
2017-05-18
net: dsa: include switchdev.h only once
Vivien Didelot
2017-05-18
net: dsa: include dsa.h only once
Vivien Didelot
2017-05-18
net: fix __skb_try_recv_from_queue to return the old behavior
Andrey Vagin
2017-05-18
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
Eric Dumazet
2017-05-18
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
2017-05-18
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
2017-05-18
bridge: netlink: check vlan_default_pvid range
Tobias Jungel
2017-05-18
udp: make function udp_skb_dtor_locked static
Colin Ian King
2017-05-18
net: x25: fix one potential use-after-free issue
linzhang
2017-05-17
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-05-17
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
tcp: replace misc tcp_time_stamp to tcp_jiffies32
Eric Dumazet
2017-05-17
tcp_lp: cache tcp_time_stamp
Eric Dumazet
2017-05-17
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
[next]