]> git.karo-electronics.de Git - karo-tx-linux.git/history - net
Merge remote-tracking branch 'drm-intel/for-linux-next'
[karo-tx-linux.git] / net /
2016-02-09 Elad Razbridge: mdb: Separate br_mdb_entry->state from net_brid...
2016-02-09 Hans Westgaard Rynet:Add sysctl_max_skb_frags
2016-02-09 Eric Dumazettcp: do not drop syn_recv on all icmp reports
2016-02-09 Dave AirlieMerge tag 'topic/drm-misc-2016-02-08' of git://anongit...
2016-02-09 Dave AirlieMerge tag 'drm-intel-next-2016-01-24' of git://anongit...
2016-02-08 Olof JohanssonMerge branch 'fixes' into for-next
2016-02-08 Olof JohanssonMerge tag 'mvebu-defconfig-4.6-1' of git://git.infradea...
2016-02-08 Olof JohanssonMerge tag 'mvebu-drivers-4.6-1' of git://git.infradead...
2016-02-08 Olof JohanssonMerge tag 'mvebu-cleanup-4.6-1' of git://git.infradead...
2016-02-08 Olof JohanssonMerge tag 'renesas-arm64-dt-for-v4.6' of git://git...
2016-02-08 Olof JohanssonMerge tag 'renesas-cleanup-for-v4.6' of git://git.kerne...
2016-02-08 Olof JohanssonMerge tag 'renesas-defconfig-for-v4.6' of git://git...
2016-02-08 Catalin MarinasMerge branch 'for-next/kernmap'
2016-02-08 Catalin MarinasMerge branch 'for-next/pgtable'
2016-02-08 Linus TorvaldsMerge tag 'regmap-fix-v4.5-big-endian' of git://git...
2016-02-08 Russell KingMerge branches 'component', 'fixes', 'misc' and 'tauros...
2016-02-08 Eric Dumazetipv6: fix a lockdep splat
2016-02-08 Hannes Frederic... unix: correctly track in-flight fds in sending process...
2016-02-08 Paolo BonziniMerge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel...
2016-02-08 David S. Millertcp: Fix syncookies sysctl default.
2016-02-07 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2016-02-07 Linus TorvaldsMerge branch 'mailbox-devel' of git://git.linaro.org...
2016-02-07 David S. MillerMerge branch 'ns-tcp-sysctls'
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp_notsent_lowat sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp_fin_timeout sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp_orphan_retries sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp_retries2 sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp_retries1 sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp reordering sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp syncookies sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp synack retries sysctl knob
2016-02-07 Nikolay Borisovipv4: Namespaceify tcp syn retries sysctl knob
2016-02-07 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2016-02-07 David S. MillerMerge branch 'tcp_cong_ctrl_refactoring'
2016-02-07 Yuchung Chengtcp: tcp_cong_control helper
2016-02-07 Yuchung Chengtcp: make congestion control more robust against reordering
2016-02-07 Yuchung Chengtcp: refactor pkts acked accounting
2016-02-07 Yuchung Chengtcp: new delivery accounting
2016-02-07 Yuchung Chengtcp: move cwnd reduction after recovery state procesing
2016-02-07 Yuchung Chengtcp: retransmit after recovery processing and congestio...
2016-02-07 David Herrmannnet: drop write-only stack variable
2016-02-07 Linus TorvaldsMerge tag 'usb-4.5-rc3' of git://git.kernel.org/pub...
2016-02-07 Linus TorvaldsMerge tag 'staging-4.5-rc3' of git://git.kernel.org...
2016-02-06 Eric Dumazettcp: fastopen: call tcp_fin() if FIN present in SYNACK
2016-02-06 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2016-01-31_2' of...
2016-02-06 David S. MillerMerge branch 'tipc-topology-updates'
2016-02-06 Parthasarathy Bhuv... tipc: use alloc_ordered_workqueue() instead of WQ_UNBOU...
2016-02-06 Parthasarathy Bhuv... tipc: donot create timers if subscription timeout ...
2016-02-06 Parthasarathy Bhuv... tipc: protect tipc_subscrb_get() with subscriber spin...
2016-02-06 Parthasarathy Bhuv... tipc: hold subscriber->lock for tipc_nametbl_subscribe()
2016-02-06 Parthasarathy Bhuv... tipc: fix connection abort when receiving invalid cance...
2016-02-06 Parthasarathy Bhuv... tipc: fix connection abort during subscription cancellation
2016-02-06 Parthasarathy Bhuv... tipc: introduce tipc_subscrb_subscribe() routine
2016-02-06 Parthasarathy Bhuv... tipc: remove struct tipc_name_seq from struct tipc_subs...
2016-02-06 Parthasarathy Bhuv... tipc: remove filter and timeout elements from struct...
2016-02-06 Parthasarathy Bhuv... tipc: remove incorrect check for subscription timeout...
2016-02-06 Kim Jonesethtool: Declare netdev_rss_key as __read_mostly.
2016-02-06 David S. MillerMerge branch 'tcp_fast_open_synack_fin'
2016-02-06 Eric Dumazettcp: do not enqueue skb with SYN flag
2016-02-06 Eric Dumazettcp: fastopen: accept data/FIN present in SYNACK message
2016-02-06 subashab@codeauror... ipv6: addrconf: Fix recursive spin lock call
2016-02-06 David S. MillerMerge branch 'rx_nohandler'
2016-02-06 Jarod Wilsonnet: add rx_nohandler stat counter
2016-02-06 Jarod Wilsonnet/core: relax BUILD_BUG_ON in netdev_stats_to_stats64
2016-02-06 Richard Alpetipc: fix link priority propagation
2016-02-06 Richard Alpetipc: fix link attribute propagation bug
2016-02-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-02-06 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-02-06 Linus TorvaldsMerge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org...
2016-02-05 Rafael J. WysockiMerge branches 'pm-core' and 'pm-domains'
2016-02-05 Linus TorvaldsMerge tag 'media/v4.5-3' of git://git.kernel.org/pub...
2016-02-05 Linus TorvaldsMerge tag 'sound-4.5-rc3' of git://git.kernel.org/pub...
2016-02-05 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2016-02-05 Dave AirlieMerge branch 'drm/adv7511' of git://git.kernel.org...
2016-02-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2016-02-04 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-02-04 Ilya Dryomovlibceph: MOSDOpReply v7 encoding
2016-02-04 Ilya Dryomovcrush: decode and initialize chooseleaf_stable
2016-02-04 Ilya Dryomovcrush: add chooseleaf_stable tunable
2016-02-04 Ilya Dryomovcrush: ensure take bucket value is valid
2016-02-04 Ilya Dryomovcrush: ensure bucket id is valid before indexing bucket...
2016-02-04 Ilya Dryomovlibceph: MOSDOpReply v7 encoding
2016-02-04 Sara Sharonmac80211: fix VHT MU-MIMO frame processing
2016-02-04 Henning Roggemac80211: Unify mesh and mpp path removal function
2016-02-04 Henning Roggemac80211: let unused MPP table entries timeout
2016-02-04 Henning Roggemac80211: Remove MPP table entries with MPath
2016-02-04 Lior Davidcfg80211: basic support for PBSS network type
2016-02-03 Shaohua LiMerge branch 'mymd/for-next' into mymd/for-linus
2016-02-03 Linus TorvaldsMerge tag 'for-linus-4.5-2' of git://git.code.sf.net...
2016-02-03 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.5' of git://git.kerne...
2016-02-03 Linus TorvaldsMerge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org...
2016-02-03 Linus TorvaldsMerge tag 'trace-v4.5-rc1-2' of git://git.kernel.org...
2016-02-03 Ilya Dryomovcrush: decode and initialize chooseleaf_stable
2016-02-03 Ilya Dryomovcrush: add chooseleaf_stable tunable
2016-02-03 Ilya Dryomovcrush: ensure take bucket value is valid
2016-02-03 Ilya Dryomovcrush: ensure bucket id is valid before indexing bucket...
2016-02-03 David SterbaMerge branch 'dev/gfp-flags' into for-next-4.6-20160203
2016-02-03 Sven Eckelmannbatman-adv: Switch to HTTPS version of links
2016-02-02 Felix Fietkaucfg80211: add support for non-linear skbs in ieee80211_...
next