summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-0115-95/+70
|\
| * netfilter: nf_ct_ext: invoke destroy even when ext is not attachedLiping Zhang2017-05-011-6/+1
| * Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2017-05-011-2/+0
| |\
| | * ipvs: remove unused function ip_vs_set_state_timeoutAaron Conole2017-04-281-2/+0
| * | netfilter: nf_queue: only call synchronize_net twice if nf_queue is activeFlorian Westphal2017-05-011-2/+1
| |/
| * netfilter: don't attach a nat extension by defaultFlorian Westphal2017-04-261-1/+1
| * netfilter: conntrack: mark extension structs as constFlorian Westphal2017-04-261-2/+2
| * netfilter: conntrack: remove prealloc supportFlorian Westphal2017-04-261-6/+0
| * netfilter: synproxy: only register hooks when neededFlorian Westphal2017-04-261-0/+2
| * nefilter: eache: reduce struct size from 32 to 24 byteFlorian Westphal2017-04-191-2/+2
| * netfilter: allow early drop of assured conntracksFlorian Westphal2017-04-191-0/+3
| * netfilter: conntrack: use u8 for extension sizes againFlorian Westphal2017-04-191-2/+2
| * netfilter: remove last traces of variable-sized extensionsFlorian Westphal2017-04-191-7/+1
| * netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal2017-04-191-5/+6
| * netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal2017-04-191-1/+4
| * netfilter: conntrack: move helper struct to nf_conntrack_helper.hFlorian Westphal2017-04-192-19/+17
| * netfilter: remove nf_ct_is_untrackedFlorian Westphal2017-04-153-8/+3
| * netfilter: kill the fake untracked conntrack objectsFlorian Westphal2017-04-152-14/+2
| * netfilter: udplite: Remove duplicated udplite4/6 declarationGao Feng2017-04-092-2/+0
| * netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng2017-04-061-18/+18
| * netfilter: nf_ct_expect: Add nf_ct_remove_expect()Gao Feng2017-04-061-0/+1
| * netfilter: expect: Make sure the max_expected limit is effectiveGao Feng2017-04-061-0/+1
| * netfilter: nf_tables: add nft_is_base_chain() helperPablo Neira Ayuso2017-04-061-0/+5
* | Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-282-110/+167
|\ \
| * | cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-3/+8
| * | mac80211: Add support for BSS max idle period elementAvraham Stern2017-04-281-1/+13
| * | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-281-32/+26
| * | mac80211: add ieee80211_tx_status_extFelix Fietkau2017-04-281-3/+28
| * | mac80211: make rate control tx status API more extensibleFelix Fietkau2017-04-281-4/+16
| * | mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-281-2/+2
| * | mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-20/+17
| * | mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-55/+53
| * | cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-7/+8
| * | nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel2017-04-261-1/+5
| * | nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+8
| * | cfg80211: simplify netlink socket owner interface deletionJohannes Berg2017-04-261-2/+4
* | | tcp: do not pass timestamp to tcp_rack_advance()Eric Dumazet2017-04-261-2/+1
* | | tcp: do not pass timestamp to tcp_rate_gen()Eric Dumazet2017-04-261-1/+1
* | | tcp: do not pass timestamp to tcp_rack_mark_lost()Eric Dumazet2017-04-261-1/+1
|/ /
* | can: network namespace support for CAN gatewayOliver Hartkopp2017-04-251-0/+3
* | can: network namespace support for CAN_BCM protocolOliver Hartkopp2017-04-251-0/+1
* | can: complete initial namespace supportOliver Hartkopp2017-04-251-0/+5
* | flow_dissector: add mpls support (v2)Benjamin LaHaise2017-04-241-0/+8
* | net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang2017-04-241-1/+1
* | net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang2017-04-241-0/+6
* | Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-04-241-0/+2
|\ \
| * | net/devlink: Add E-Switch encapsulation controlRoi Dayan2017-04-221-0/+2
* | | VSOCK: Add vsockmon tap functionsGerard Garcia2017-04-241-0/+13
|/ /
* | Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-211-0/+1
|\ \
| * | NFC: Add nfc_dbg() macroAndy Shevchenko2017-04-051-0/+1
OpenPOWER on IntegriCloud