]> asedeno.scripts.mit.edu Git - linux.git/history - net
sctp: add basic structures and make chunk function for ifwdtsn
[linux.git] / net /
2017-12-15 Xin Longsctp: add basic structures and make chunk function...
2017-12-15 David S. MillerMerge branch 'erspan-version-2'
2017-12-15 William Tuip6_gre: add erspan v2 support
2017-12-15 William Tunet: erspan: introduce erspan v2 for ip_gre
2017-12-15 William Tunet: erspan: refactor existing erspan code
2017-12-15 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2017-12-15 David S. MillerMerge branch 'dsa-MT7530-vlan'
2017-12-15 Sean Wangnet: dsa: mediatek: combine MediaTek tag with VLAN tag
2017-12-13 Yuchung Chengtcp: pause Fast Open globally after third consecutive...
2017-12-13 Willem de Bruijnnet: avoid skb_warn_bad_offload on IS_ERR
2017-12-13 Nikolay Aleksandrovnet: bridge: use rhashtable for fdbs
2017-12-13 Eric Dumazettcp/dccp: avoid one atomic operation for timewait hashdance
2017-12-13 Neal Cardwelltcp: allow TLP in ECN CWR
2017-12-13 Cong Wangnet_sched: switch to exit_batch for action pernet ops
2017-12-12 David S. MillerMerge branch 'tcp-better-receiver-autotuning'
2017-12-12 Eric Dumazettcp: smoother receiver autotuning
2017-12-12 Eric Dumazettcp: avoid integer overflows in tcp_rcv_space_adjust()
2017-12-12 Eric Dumazettcp: do not overshoot window_clamp in tcp_rcv_space_adj...
2017-12-11 David S. MillerMerge branch 'sctp-stream-interleave-part-1'
2017-12-11 Xin Longsctp: add support for the process of unordered idata
2017-12-11 Xin Longsctp: implement abort_pd for sctp_stream_interleave
2017-12-11 Xin Longsctp: implement start_pd for sctp_stream_interleave
2017-12-11 Xin Longsctp: implement renege_events for sctp_stream_interleave
2017-12-11 Xin Longsctp: implement enqueue_event for sctp_stream_interleave
2017-12-11 Xin Longsctp: implement ulpevent_data for sctp_stream_interleave
2017-12-11 Xin Longsctp: implement validate_data for sctp_stream_interleave
2017-12-11 Xin Longsctp: implement assign_number for sctp_stream_interleave
2017-12-11 Xin Longsctp: implement make_datafrag for sctp_stream_interleave
2017-12-11 Xin Longsctp: add basic structures and make chunk function...
2017-12-11 Xin Longsctp: add asoc intl_enable negotiation during 4 shakehands
2017-12-11 Xin Longsctp: add stream interleave enable members and sockopt
2017-12-11 Cong Wangnetlink: convert netlink tap spinlock to mutex
2017-12-11 Cong Wangnetlink: make netlink tap per netns
2017-12-11 David S. MillerMerge branch 'rhashtable-New-features-in-walk-and-bucket'
2017-12-11 Tom Herbertrhashtable: Change rhashtable_walk_start to return void
2017-12-11 Stephen Hemmingerrtnetlink: fix typo in GSO max segments
2017-12-10 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-12-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-12-08 Linus TorvaldsMerge tag 'media/v4.15-2' of git://git.kernel.org/pub...
2017-12-08 Linus TorvaldsMerge tag 'drm-fixes-for-v4.15-rc3' of git://people...
2017-12-08 Linus TorvaldsMerge tag 'md/4.15-rc2' of git://git.kernel.org/pub...
2017-12-08 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.15-part2' of git...
2017-12-08 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2017-12-08 Linus TorvaldsMerge tag 'for-linus-4.15-rc3-tag' of git://git.kernel...
2017-12-08 Linus TorvaldsMerge tag 'powerpc-4.15-4' of git://git.kernel.org...
2017-12-08 David S. MillerMerge tag 'linux-can-fixes-for-4.15-20171208' of git...
2017-12-08 David S. MillerMerge tag 'wireless-drivers-for-davem-2017-12-08' of...
2017-12-08 David S. MillerMerge branch 'veth-and-GSO-maximums'
2017-12-08 Stephen Hemmingerrtnetlink: allow GSO maximums to be set on device creation
2017-12-08 David S. MillerMerge branch 'tcp-RACK-loss-recovery-bug-fixes'
2017-12-08 Yuchung Chengtcp: evaluate packet losses upon RTT change
2017-12-08 Yuchung Chengtcp: fix off-by-one bug in RACK
2017-12-08 Yuchung Chengtcp: always evaluate losses in RACK upon undo
2017-12-08 Yuchung Chengtcp: correctly test congestion state in RACK
2017-12-08 Jiri Pirkonet: sched: fix use-after-free in tcf_block_put_ext
2017-12-08 David S. MillerMerge branch 'lockless-qdisc-series'
2017-12-08 John Fastabendnet: sched: pfifo_fast use skb_array
2017-12-08 John Fastabendnet: sched: add support for TCQ_F_NOLOCK subqueues...
2017-12-08 John Fastabendnet: sched: add support for TCQ_F_NOLOCK subqueues...
2017-12-08 John Fastabendnet: sched: helpers to sum qlen and qlen for per cpu logic
2017-12-08 John Fastabendnet: sched: check for frozen queue before skb_bad_txq check
2017-12-08 John Fastabendnet: sched: use skb list for skb_bad_tx
2017-12-08 John Fastabendnet: sched: drop qdisc_reset from dev_graft_qdisc
2017-12-08 John Fastabendnet: sched: explicit locking in gso_cpu fallback
2017-12-08 John Fastabendnet: sched: a dflt qdisc may be used with per cpu stats
2017-12-08 John Fastabendnet: sched: remove remaining uses for qdisc_qlen in...
2017-12-08 John Fastabendnet: sched: allow qdiscs to handle locking
2017-12-08 John Fastabendnet: sched: cleanup qdisc_run and __qdisc_run semantics
2017-12-08 David S. MillerMerge branch 'tcp-bbr-sampling-fixes'
2017-12-08 Neal Cardwelltcp_bbr: reset long-term bandwidth sampling on loss...
2017-12-08 Neal Cardwelltcp_bbr: reset full pipe detection on loss recovery undo
2017-12-08 Neal Cardwelltcp_bbr: record "full bw reached" decision in new full_...
2017-12-08 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-12-08 Linus TorvaldsMerge tag 'acpi-4.15-rc3' of git://git.kernel.org/pub...
2017-12-08 Linus TorvaldsMerge tag 'pm-4.15-rc3' of git://git.kernel.org/pub...
2017-12-08 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-12-08 Yousuk Seungtcp: invalidate rate samples during SACK reneging
2017-12-07 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
2017-12-07 David S. MillerMerge branch 'smc-fixes-next'
2017-12-07 Ursula Braunsmc: support variable CLC proposal messages
2017-12-07 Ursula Braunsmc: no consumer update in tasklet context
2017-12-07 Ursula Braunsmc: cleanup close checking during data receival
2017-12-07 Ursula Braunsmc: no update for unused sk_write_pending
2017-12-07 Ursula Braunsmc: improve smc_clc_send_decline() error handling
2017-12-07 Ursula Braunsmc: make smc_close_active_abort() static
2017-12-07 Eric Dumazettcp: use current time in tcp_rcv_space_adjust()
2017-12-07 Florian Fainellinet: dsa: Allow compiling out legacy support
2017-12-07 Nikita V. Shirokovadding missing rcu_read_unlock in ipxip6_rcv
2017-12-07 Joonas LahtinenMerge tag 'gvt-fixes-2017-12-06' of https://github...
2017-12-07 Linus TorvaldsMerge tag 'for_linus-4.15-rc2' of git://git.kernel...
2017-12-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-12-07 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-12-07 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
2017-12-06 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-12-06 Ingo MolnarMerge branch 'linus' into perf/urgent, to synchronize...
2017-12-06 Håkon Buggerds: Fix NULL pointer dereference in __rds_rdma_map
2017-12-06 Chris Dionnet_sched: use macvlan real dev trans_start in dev_tran...
2017-12-06 Dave AirlieMerge branch 'drm-fixes-4.15' of git://people.freedeskt...
2017-12-06 Prashant Bholerds: debug: fix null check on static array
2017-12-06 Cong Wangact_mirred: get rid of mirred_list_lock spinlock
next