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-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
2017-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
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
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
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
xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static
Wei Yongjun
2017-05-18
xen/9pfs: fix return value check in xen_9pfs_front_probe()
Wei Yongjun
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-18
netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT
Willem de Bruijn
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
2017-05-17
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
Eric Dumazet
2017-05-17
tcp: uses jiffies_32 to feed tp->chrono_start
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed probe_timestamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
2017-05-17
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
2017-05-17
dccp: do not use tcp_time_stamp
Eric Dumazet
2017-05-17
tcp: use tp->tcp_mstamp in output path
Eric Dumazet
2017-05-17
sch_dsmark: Fix uninitialized variable warning.
David S. Miller
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
2017-05-17
net: sched: push tp down to action init
Jiri Pirko
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
2017-05-17
net: sched: push chain dump to a separate function
Jiri Pirko
2017-05-17
net: sched: introduce helpers to work with filter chains
Jiri Pirko
2017-05-17
net: sched: move TC_H_MAJ macro call into tcf_auto_prio
Jiri Pirko
2017-05-17
net: sched: replace nprio by a bool to make the function more readable
Jiri Pirko
2017-05-17
net: sched: rename tcf_destroy_chain helper
Jiri Pirko
2017-05-17
net: sched: introduce tcf block infractructure
Jiri Pirko
[prev]
[next]