Age | Commit message (Expand) | Author |
2017-05-01 | rhashtable: compact struct rhashtable_params | Florian Westphal |
2017-05-01 | Merge tag 'mlx5-updates-2017-04-30' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2017-05-01 | qed: output the DPM status and WID count | Ram Amrani |
2017-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-05-01 | xdp: propagate extended ack to XDP setup | Jakub Kicinski |
2017-05-01 | netlink: add NULL-friendly helper for setting extended ACK message | Jakub Kicinski |
2017-05-01 | netfilter: nf_ct_ext: invoke destroy even when ext is not attached | Liping Zhang |
2017-05-01 | Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git... | Pablo Neira Ayuso |
2017-05-01 | netfilter: nf_queue: only call synchronize_net twice if nf_queue is active | Florian Westphal |
2017-04-30 | bpf: Fix inaccurate helper function description | Chenbo Feng |
2017-04-30 | net/mlx5e: Update neighbour 'used' state using HW flow rules counters | Hadar Hen Zion |
2017-04-28 | Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc... | David S. Miller |
2017-04-28 | cfg80211: add request id to cfg80211_sched_scan_*() api | Arend Van Spriel |
2017-04-28 | mac80211: Add support for BSS max idle period element | Avraham Stern |
2017-04-28 | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() | Avraham Stern |
2017-04-28 | ipvs: remove unused function ip_vs_set_state_timeout | Aaron Conole |
2017-04-28 | mac80211: add ieee80211_tx_status_ext | Felix Fietkau |
2017-04-28 | mac80211: make rate control tx status API more extensible | Felix Fietkau |
2017-04-28 | mac80211: rename ieee80211_rx_status::vht_nss to just nss | Johannes Berg |
2017-04-28 | mac80211: separate encoding/bandwidth from flags | Johannes Berg |
2017-04-28 | mac80211: clean up rate encoding bits in RX status | Johannes Berg |
2017-04-27 | bridge: add per-port broadcast flood flag | Mike Manning |
2017-04-27 | net: update comment for netif_dormant() function | Zhang Shengju |
2017-04-27 | rhashtable: Cap total number of entries to 2^31 | Herbert Xu |
2017-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-26 | ieee80211: fix kernel-doc parsing errors | Johannes Berg |
2017-04-26 | ieee80211: add FT-802.1X AKM suite selector | Luca Coelho |
2017-04-26 | ieee80211: add SUITE_B AKM selectors | Luca Coelho |
2017-04-26 | cfg80211: add request id parameter to .sched_scan_stop() signature | Arend Van Spriel |
2017-04-26 | nl80211: add support for BSSIDs in scheduled scan matchsets | Arend Van Spriel |
2017-04-26 | nl80211: allow multiple active scheduled scan requests | Arend Van Spriel |
2017-04-26 | cfg80211: simplify netlink socket owner interface deletion | Johannes Berg |
2017-04-26 | tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps | Eric Dumazet |
2017-04-26 | tcp: do not pass timestamp to tcp_rack_advance() | Eric Dumazet |
2017-04-26 | tcp: do not pass timestamp to tcp_rate_gen() | Eric Dumazet |
2017-04-26 | tcp: do not pass timestamp to tcp_rack_mark_lost() | Eric Dumazet |
2017-04-26 | tcp: add tp->tcp_mstamp field | Eric Dumazet |
2017-04-26 | rhashtable: remove insecure_max_entries param | Florian Westphal |
2017-04-26 | net: phy: fix auto-negotiation stall due to unavailable interrupt | Alexander Kochetkov |
2017-04-26 | netfilter: don't attach a nat extension by default | Florian Westphal |
2017-04-26 | netfilter: conntrack: mark extension structs as const | Florian Westphal |
2017-04-26 | netfilter: conntrack: remove prealloc support | Florian Westphal |
2017-04-26 | ebtables: remove nf_hook_register usage | Florian Westphal |
2017-04-26 | netfilter: synproxy: only register hooks when needed | Florian Westphal |
2017-04-25 | net: move xdp_prog field in RX cache lines | Eric Dumazet |
2017-04-25 | net: Generic XDP | David S. Miller |
2017-04-25 | bpf: map_get_next_key to return first key on NULL | Teng Qin |
2017-04-25 | qed/qede: Add UDP ports in bulletin board | Chopra, Manish |
2017-04-25 | qed/qede: Enable tunnel offloads based on hw configuration | Chopra, Manish |
2017-04-25 | can: add Virtual CAN Tunnel driver (vxcan) | Oliver Hartkopp |