]> git.karo-electronics.de Git - karo-tx-linux.git/history - net
net: dsa: mv88e6xxx: Add mv88e6390 statistics unit init
[karo-tx-linux.git] / net /
2016-11-21 David S. MillerMerge branch 'tcp-cong-undo_cwnd-mandatory'
2016-11-21 Florian Westphaltcp: make undo_cwnd mandatory for congestion modules
2016-11-21 Florian Westphaltcp: add cwnd_undo functions to various tcp cc algorithms
2016-11-21 David S. MillerMerge branch 'bridge-igmpv3-mldv2-support'
2016-11-21 Nikolay Aleksandrovbridge: mcast: add MLDv2 querier support
2016-11-21 Nikolay Aleksandrovbridge: mcast: add IGMPv3 query support
2016-11-21 Eric Dumazetudp: avoid one cache line miss in recvmsg()
2016-11-20 Alexey Dobriyannet: fix bogus cast in skb_pagelen() and use unsigned...
2016-11-20 Alexey Dobriyannet: make struct napi_alloc_cache::skb_count unsigned int
2016-11-19 David S. MillerMerge tag 'batadv-next-for-davem-20161119' of git:...
2016-11-19 Jarno Rajahalmeaf_packet: Use virtio_net_hdr_from_skb() directly.
2016-11-19 Jarno Rajahalmeaf_packet: Use virtio_net_hdr_to_skb().
2016-11-19 Jarno Rajahalmevirtio_net: Do not clear memory for struct virtio_net_h...
2016-11-18 David S. MillerMerge branch 'ethtool-phy-downshift'
2016-11-18 Raju Lakkarajuethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
2016-11-18 Raju Lakkarajuethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_ST...
2016-11-18 Alexey Dobriyannetns: make struct pernet_operations::id unsigned int
2016-11-18 Eric Dumazetudp: enable busy polling for all sockets
2016-11-17 David S. MillerMerge branch 'rds-ha-failover-fixes'
2016-11-17 Sowmini VaradhanRDS: TCP: Force every connection to be initiated by...
2016-11-17 Sowmini VaradhanRDS: TCP: Track peer's connection generation number
2016-11-17 Sowmini VaradhanRDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans...
2016-11-17 Eric Dumazetnet_sched: sch_fq: use hash_ptr()
2016-11-17 Xin Longsctp: use new rhlist interface on sctp transport rhashtable
2016-11-16 Eric Dumazetnetpoll: more efficient locking
2016-11-16 David S. MillerMerge branch 'busypoll-preemption-and-other-optimizations'
2016-11-16 Eric Dumazetnet: busy-poll: return busypolling status to drivers
2016-11-16 Eric Dumazetnet: busy-poll: allow preemption in sk_busy_loop()
2016-11-16 David Lebrunipv6: sr: add option to control lwtunnel support
2016-11-16 Andrey Vagintcp: allow to enable the repair mode for non-listening...
2016-11-16 Florian Westphaldctcp: update cwnd on congestion event
2016-11-15 Paolo Abeniudplite: fix NULL pointer dereference
2016-11-15 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-11-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-11-14 Linus TorvaldsMerge branch 'stable' of git://git.kernel.org/pub/scm...
2016-11-14 Linus TorvaldsMerge tag 'rtc-4.9-2' of git://git.kernel.org/pub/scm...
2016-11-14 Xin Longsctp: change sk state only when it has assocs in sctp_s...
2016-11-14 WANG Congnet: fix sleeping for sk_wait_event()
2016-11-14 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-11-14 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-11-14 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-11-14 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-11-13 Julia Lawallnetfilter: x_tables: simplify IS_ERR_OR_NULL to NULL...
2016-11-13 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-11-13 Linus TorvaldsMerge tag 'char-misc-4.9-rc5' of git://git.kernel.org...
2016-11-13 Linus TorvaldsMerge tag 'driver-core-4.9-rc5' of git://git.kernel...
2016-11-13 Linus TorvaldsMerge tag 'staging-4.9-rc5' of git://git.kernel.org...
2016-11-13 Linus TorvaldsMerge tag 'usb-4.9-rc5' of git://git.kernel.org/pub...
2016-11-13 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-11-13 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2016-11-13 Eric Dumazettcp: take care of truncations done by sk_filter()
2016-11-13 Stephen Suryaputra Linipv4: use new_gw for redirect neigh lookup
2016-11-13 David S. MillerMerge branch 'ovs-L3-encap'
2016-11-13 Jiri Bencopenvswitch: allow L3 netdev ports
2016-11-13 Jiri Bencopenvswitch: add Ethernet push and pop actions
2016-11-13 Jiri Bencopenvswitch: netlink: support L3 packets
2016-11-13 Jiri Bencopenvswitch: add processing of L3 packets
2016-11-13 Jiri Bencopenvswitch: support MPLS push and pop for L3 packets
2016-11-13 Jiri Bencopenvswitch: pass mac_proto to ovs_vport_send
2016-11-13 Jiri Bencopenvswitch: add mac_proto field to the flow key
2016-11-13 Jiri Bencopenvswitch: use hard_header_len instead of hardcoded...
2016-11-13 Eric Dumazetnet: __skb_flow_dissect() must cap its return value
2016-11-13 David S. MillerMerge branch 'fix-bpf_redirect'
2016-11-13 Martin KaFai Laubpf: Fix bpf_redirect to an ipip/ip6tnl dev
2016-11-12 Ingo MolnarMerge tag 'perf-hists-hierarchy-fixes-for-mingo-2016111...
2016-11-12 Linus TorvaldsMerge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub...
2016-11-12 Linus TorvaldsMerge tag 'pm-4.9-rc5' of git://git.kernel.org/pub...
2016-11-12 Linus TorvaldsMerge tag 'arc-4.9-rc5' of git://git.kernel.org/pub...
2016-11-12 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.9-3' of git://git...
2016-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-11-12 Linus TorvaldsMerge tag 'pci-v4.9-fixes-3' of git://git.kernel.org...
2016-11-12 Linus TorvaldsMerge tag 'drm-fixes-for-v4.9-rc5' of git://people...
2016-11-12 Linus TorvaldsMerge tag 'mmc-v4.9-rc4' of git://git.kernel.org/pub...
2016-11-12 Linus TorvaldsMerge tag 'pinctrl-v4.9-3' of git://git.kernel.org...
2016-11-11 Rafael J. WysockiMerge branches 'pm-tools-fixes' and 'pm-sleep-fixes'
2016-11-11 Rafael J. WysockiMerge branch 'device-properties'
2016-11-11 Linus TorvaldsMerge branch 'maybe-uninitialized' (patches from Arnd)
2016-11-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-11-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-11-11 Linus TorvaldsMerge tag 'ceph-for-4.9-rc5' of git://github.com/ceph...
2016-11-11 Linus TorvaldsMerge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org...
2016-11-11 Linus TorvaldsMerge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git...
2016-11-11 Paolo BonziniMerge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel...
2016-11-10 Dave AirlieMerge tag 'imx-drm-fixes-2016-11-10' of git://git.pengu...
2016-11-10 Ilya Dryomovlibceph: initialize last_linger_id with a large integer
2016-11-10 Yan, Zhenglibceph: fix legacy layout decode with pool 0
2016-11-10 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes...
2016-11-10 Lance Richardsonipv4: update comment to document GSO fragmentation...
2016-11-10 Chuck Leverxprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
2016-11-10 kbuild test robotnetfilter: ipset: hash: fix boolreturn.cocci warnings
2016-11-10 Jozsef Kadlecsiknetfilter: ipset: use setup_timer() and mod_timer().
2016-11-10 Tomasz Chilinskinetfilter: ipset: hash:ipmac type support added to...
2016-11-10 Jozsef Kadlecsiknetfilter: ipset: Fix reported memory size for hash...
2016-11-10 Jozsef Kadlecsiknetfilter: ipset: Collapse same condition body to a...
2016-11-10 Jozsef Kadlecsiknetfilter: ipset: Make struct htype per ipset family
2016-11-10 Jozsef Kadlecsiknetfilter: ipset: Optimize hash creation routine
2016-11-10 Jozsef Kadlecsiknetfilter: ipset: Make sure element data size is a...
2016-11-10 Jozsef Kadlecsiknetfilter: ipset: Make NLEN compile time constant for...
2016-11-10 Jozsef Kadlecsiknetfilter: ipset: Simplify mtype_expire() for hash...
2016-11-10 Jozsef Kadlecsiknetfilter: ipset: Remove redundant mtype_expire() arguments
next