| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | mac80211: clean up ieee80211_rx_h_check_dup code | Johannes Berg | 2015-10-14 | |
| | * | | | | | | | | | | | | | | | mac80211: remove PM-QoS listener | Johannes Berg | 2015-10-14 | |
| | * | | | | | | | | | | | | | | | mac80211: use new cfg80211_inform_bss_frame_data() API | Johannes Berg | 2015-10-13 | |
| | * | | | | | | | | | | | | | | | mac80211: Do not restart scheduled scan if multiple scan plans are set | Avraham Stern | 2015-10-13 | |
| | * | | | | | | | | | | | | | | | cfg80211: Add multiple scan plans for scheduled scan | Avraham Stern | 2015-10-13 | |
| | * | | | | | | | | | | | | | | | nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp | Dmitry Shmidt | 2015-10-13 | |
| | * | | | | | | | | | | | | | | | Revert "mac80211: remove exposing 'mfp' to drivers" | Tamizh chelvam | 2015-10-13 | |
| | * | | | | | | | | | | | | | | | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 2015-10-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | mac80211: add missing struct ieee80211_txq tid field initialization | Felix Fietkau | 2015-10-08 | |
| * | | | | | | | | | | | | | | | | | openvswitch: Use dev_queue_xmit for vport send. | Pravin B Shelar | 2015-10-22 | |
| * | | | | | | | | | | | | | | | | | openvswitch: Fix incorrect type use. | Pravin B Shelar | 2015-10-22 | |
| * | | | | | | | | | | | | | | | | | ipv6: gro: support sit protocol | Eric Dumazet | 2015-10-21 | |
| * | | | | | | | | | | | | | | | | | netlink: Rightsize IFLA_AF_SPEC size calculation | Arad, Ronen | 2015-10-21 | |
| * | | | | | | | | | | | | | | | | | Adding switchdev ageing notification on port bridged | Elad Raz | 2015-10-21 | |
| * | | | | | | | | | | | | | | | | | tcp: use RACK to detect losses | Yuchung Cheng | 2015-10-21 | |
| * | | | | | | | | | | | | | | | | | tcp: track the packet timings in RACK | Yuchung Cheng | 2015-10-21 | |
| * | | | | | | | | | | | | | | | | | tcp: add tcp_tsopt_ecr_before helper | Yuchung Cheng | 2015-10-21 | |
| * | | | | | | | | | | | | | | | | | tcp: remove tcp_mark_lost_retrans() | Yuchung Cheng | 2015-10-21 | |
| * | | | | | | | | | | | | | | | | | tcp: track min RTT using windowed min-filter | Yuchung Cheng | 2015-10-21 | |
| * | | | | | | | | | | | | | | | | | tcp: apply Kern's check on RTTs used for congestion control | Yuchung Cheng | 2015-10-21 | |
| | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-10-19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | openvswitch: Scrub skb between namespaces | Joe Stringer | 2015-10-18 | |
| | | * | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-10-18 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | Bluetooth: Fix initializing conn_params in scan phase | Jakub Pawlowski | 2015-10-16 | |
| | | | * | | | | | | | | | | | | | | Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup | Johan Hedberg | 2015-10-16 | |
| | | | * | | | | | | | | | | | | | | Bluetooth: Fix remove_device behavior for explicit connects | Johan Hedberg | 2015-10-16 | |
| | | | * | | | | | | | | | | | | | | Bluetooth: Fix LE reconnection logic | Johan Hedberg | 2015-10-16 | |
| | | | * | | | | | | | | | | | | | | Bluetooth: Fix reference counting for LE-scan based connections | Johan Hedberg | 2015-10-16 | |
| | | | * | | | | | | | | | | | | | | Bluetooth: Fix double scan updates | Jakub Pawlowski | 2015-10-16 | |
| | | * | | | | | | | | | | | | | | | netlink: Trim skb to alloc size to avoid MSG_TRUNC | Arad, Ronen | 2015-10-18 | |
| | | * | | | | | | | | | | | | | | | ipv6: Initialize rt6_info properly in ip6_blackhole_route() | Martin KaFai Lau | 2015-10-16 | |
| | | * | | | | | | | | | | | | | | | ipv6: Move common init code for rt6_info to a new function rt6_info_init() | Martin KaFai Lau | 2015-10-16 | |
| | | |/ / / / / / / / / / / / / / | ||||
| | | * | | | | | | | | | | | | | | tipc: move fragment importance field to new header position | Jon Paul Maloy | 2015-10-14 | |
| | | * | | | | | | | | | | | | | | ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings | Joe Perches | 2015-10-14 | |
| | | * | | | | | | | | | | | | | | Merge tag 'mac80211-for-davem-2015-10-13' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-10-14 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | mac80211: Fix hwflags debugfs file format | Mohammed Shafi Shajakhan | 2015-10-13 | |
| | | | * | | | | | | | | | | | | | | mac80211: fix handling of PS filtering with fast-xmit | Felix Fietkau | 2015-09-24 | |
| | | * | | | | | | | | | | | | | | | tipc: eliminate risk of stalled link synchronization | Jon Paul Maloy | 2015-10-14 | |
| | | * | | | | | | | | | | | | | | | ipv6: Don't call with rt6_uncached_list_flush_dev | Eric W. Biederman | 2015-10-13 | |
| | | * | | | | | | | | | | | | | | | switchdev: check if the vlan id is in the proper vlan range | Nikolay Aleksandrov | 2015-10-13 | |
| | | * | | | | | | | | | | | | | | | ipv6: drop frames with attached skb->sk in forwarding | Hannes Frederic Sowa | 2015-10-11 | |
| | | * | | | | | | | | | | | | | | | ipv6: gre: setup default multicast routes over PtP links | Hannes Frederic Sowa | 2015-10-11 | |
| | | * | | | | | | | | | | | | | | | sch_hhf: fix return value of hhf_drop() | WANG Cong | 2015-10-11 | |
| | | * | | | | | | | | | | | | | | | bpf: clear sender_cpu before xmit | Alexei Starovoitov | 2015-10-08 | |
| | | * | | | | | | | | | | | | | | | act_mirred: clear sender cpu before sending to tx | WANG Cong | 2015-10-08 | |
| | | * | | | | | | | | | | | | | | | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT | Joe Stringer | 2015-10-07 | |
| | | * | | | | | | | | | | | | | | | openvswitch: Extend ct_state match field to 32 bits | Joe Stringer | 2015-10-07 | |
| | | * | | | | | | | | | | | | | | | openvswitch: Reject ct_state unsupported bits | Joe Stringer | 2015-10-07 | |
| | | * | | | | | | | | | | | | | | | openvswitch: Ensure flow is valid before executing ct | Joe Stringer | 2015-10-07 | |
