]> git.karo-electronics.de Git - karo-tx-linux.git/history - net
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
[karo-tx-linux.git] / net /
2017-05-21 Eric Dumazettcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT
2017-05-21 stephen hemmingeripv6: drop unused variables in seg6_genl_dumphac
2017-05-21 stephen hemmingerfou: make local function static
2017-05-21 stephen hemmingertcpnv: do not export local function
2017-05-21 stephen hemmingerinet: fix warning about missing prototype
2017-05-21 stephen hemmingerila: propagate error code in ila_output
2017-05-21 stephen hemmingerdcb: enforce minimum length on IEEE_APPS attribute
2017-05-21 David S. MillerMerge branch 'net-extend-socket-timestamping-API'
2017-05-21 Miroslav Lichvarnet: allow simultaneous SW and HW transmit timestamping
2017-05-21 Miroslav Lichvarnet: add new control message for incoming HW-timestampe...
2017-05-21 Miroslav Lichvarnet: add function to retrieve original skb device using...
2017-05-21 Miroslav Lichvarnet: ethernet: update drivers to handle HWTSTAMP_FILTER...
2017-05-21 Miroslav Lichvarnet: define receive timestamp filter for NTP
2017-05-19 David S. MillerMerge branch 'net-fix-CRC32c-in-the-forwarding-path'
2017-05-19 Davide Carattiopenvswitch: more accurate checksumming in queue_usersp...
2017-05-19 Davide Carattinet: more accurate checksumming in validate_xmit_skb()
2017-05-19 Davide Carattinet: use skb->csum_not_inet to identify packets needing...
2017-05-19 Davide Carattisk_buff: remove support for csum_bad in sk_buff
2017-05-19 Davide Carattinet: introduce skb_crc32c_csum_help
2017-05-19 Davide Carattiskbuff: add stub to help computing crc32c on SCTP packets
2017-05-19 Soheil Hassas Yeganehtcp: warn on negative reordering values
2017-05-18 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-05-18 Linus TorvaldsMerge tag 'md/4.12-rc2' of git://git.kernel.org/pub...
2017-05-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-05-18 Linus TorvaldsMerge tag 'kbuild-fixes-v4.12' of git://git.kernel...
2017-05-18 Eric Dumazettcp: fix tcp_rearm_rto()
2017-05-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-05-18 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.12-rc2' of git://git...
2017-05-18 David S. MillerMerge tag 'linux-can-next-for-4.13-20170518' of git...
2017-05-18 David S. MillerMerge branch 'dsa-headers-cleanup'
2017-05-18 Vivien Didelotnet: dsa: include switchdev.h only once
2017-05-18 Vivien Didelotnet: dsa: include dsa.h only once
2017-05-18 Andrey Vaginnet: fix __skb_try_recv_from_queue to return the old...
2017-05-18 Eric Dumazetsctp: do not inherit ipv6_{mc|ac|fl}_list from parent
2017-05-18 Paolo Abeniudp: make *udp*_queue_rcv_skb() functions static
2017-05-18 Alexey Dobriyannet: make struct net_device::tx_queue_len unsigned int
2017-05-18 Tobias Jungelbridge: netlink: check vlan_default_pvid range
2017-05-18 Colin Ian Kingudp: make function udp_skb_dtor_locked static
2017-05-18 linzhangnet: x25: fix one potential use-after-free issue
2017-05-18 David S. Milleripv6: Check ip6_find_1stfragopt() return value properly.
2017-05-17 Linus TorvaldsMerge tag 'for-4.12/dm-fixes-2' of git://git.kernel...
2017-05-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-05-17 David S. MillerMerge branch 'tcp-TCP-TS-option-use-1-ms-clock'
2017-05-17 Eric Dumazettcp: switch TCP TS option (RFC 7323) to 1ms clock
2017-05-17 Eric Dumazettcp: replace misc tcp_time_stamp to tcp_jiffies32
2017-05-17 Eric Dumazettcp_lp: cache tcp_time_stamp
2017-05-17 Eric Dumazettcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
2017-05-17 Eric Dumazettcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
2017-05-17 Eric Dumazettcp: uses jiffies_32 to feed tp->chrono_start
2017-05-17 Eric Dumazettcp: use tcp_jiffies32 to feed probe_timestamp
2017-05-17 Eric Dumazettcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
2017-05-17 Eric Dumazettcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_...
2017-05-17 Eric Dumazettcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
2017-05-17 Eric Dumazettcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
2017-05-17 Eric Dumazettcp: use tcp_jiffies32 to feed tp->lsndtime
2017-05-17 Eric Dumazetdccp: do not use tcp_time_stamp
2017-05-17 Eric Dumazettcp: use tp->tcp_mstamp in output path
2017-05-17 David S. Millersch_dsmark: Fix uninitialized variable warning.
2017-05-17 David S. MillerMerge branch 'net-sched-multichain-filters'
2017-05-17 Jiri Pirkonet: sched: add termination action to allow goto chain
2017-05-17 Jiri Pirkonet: sched: push tp down to action init
2017-05-17 Jiri Pirkonet: sched: introduce multichain support for filters
2017-05-17 Jiri Pirkonet: sched: push chain dump to a separate function
2017-05-17 Jiri Pirkonet: sched: introduce helpers to work with filter chains
2017-05-17 Jiri Pirkonet: sched: move TC_H_MAJ macro call into tcf_auto_prio
2017-05-17 Jiri Pirkonet: sched: replace nprio by a bool to make the functio...
2017-05-17 Jiri Pirkonet: sched: rename tcf_destroy_chain helper
2017-05-17 Jiri Pirkonet: sched: introduce tcf block infractructure
2017-05-17 Jiri Pirkonet: sched: move tc_classify function to cls_api.c
2017-05-17 David S. MillerMerge branch 'dsa-sort'
2017-05-17 Andrew Lunnnet: dsa: Sort DSA tagging protocol drivers
2017-05-17 Eric Dumazetnet: fix compile error in skb_orphan_partial()
2017-05-17 Craig Gallekipv6: Prevent overrun when parsing v6 header options
2017-05-17 Vivien Didelotnet: dsa: store CPU port pointer in the tree
2017-05-17 Ihar Hrachyshkaneighbour: update neigh timestamps iff update is effective
2017-05-17 Ihar Hrachyshkaarp: honour gratuitous ARP _replies_
2017-05-16 Linus TorvaldsMerge tag 'pstore-v4.12-rc2' of git://git.kernel.org...
2017-05-16 Eric Dumazettcp: internal implementation for pacing
2017-05-16 David S. MillerMerge branch 'udp-scalability-improvements'
2017-05-16 Paolo Abeniudp: keep the sk_receive_queue held when splicing
2017-05-16 Paolo Abeniudp: use a separate rx queue for packet reception
2017-05-16 Paolo Abeninet/sock: factor out dequeue/peek with offset code
2017-05-16 David Ahernnet: Improve handling of failures on link and route...
2017-05-16 Christoph Hellwignet/smc: Add warning about remote memory exposure
2017-05-16 Ursula Braunsmc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
2017-05-16 Thomas Winteripmr: vrf: Find VIFs using the actual device
2017-05-16 Soheil Hassas Yeganehtcp: eliminate negative reordering in tcp_clean_rtx_queue
2017-05-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-05-16 Linus TorvaldsMerge tag 'edac_fix_for_4.12' of git://git.kernel.org...
2017-05-16 linzhangnet: socket: mark socket protocol handler structs as...
2017-05-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-05-15 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2017-05-15 David S. MillerMerge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kerne...
2017-05-15 Mahesh Bandewaripv6: avoid dad-failures for addresses with NODAD
2017-05-15 Douglas Caetano... net/packet: fix missing net_device reference release
2017-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-05-13 Linus TorvaldsMerge tag 'upstream-4.12-rc1' of git://git.infradead...
2017-05-13 Linus TorvaldsMerge branch 'for-linus-4.12-rc1' of git://git.kernel...
2017-05-12 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-05-12 Linus TorvaldsMerge tag 'sound-fix-4.12-rc1' of git://git.kernel...
next