summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso2016-07-115-39/+40
* netfilter: constify arg to is_dying/confirmedFlorian Westphal2016-07-111-2/+2
* netfilter: nft_ct: make byte/packet expr more friendlyLiping Zhang2016-07-111-0/+3
* netfilter: physdev: physdev-is-out should not work with OUTPUT chainHangbin Liu2016-07-111-4/+4
* netfilter: nat: convert nat bysrc hash to rhashtableFlorian Westphal2016-07-113-59/+71
* netfilter: move nat hlist_head to nf_connFlorian Westphal2016-07-115-44/+12Star
* netfilter: conntrack: simplify early_dropFlorian Westphal2016-07-112-48/+48
* netfilter: nf_ct_helper: unlink helper again when hash resize happenLiping Zhang2016-07-111-6/+13
* netfilter: cttimeout: unlink timeout obj again when hash resize happenLiping Zhang2016-07-111-6/+14
* netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang2016-07-114-9/+38
* Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller2016-07-0746-205/+744
|\
| * cfg80211: Add mesh peer AID setting APIMasashi Honma2016-07-064-0/+14
| * mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg2016-07-061-28/+17Star
| * mac80211: report failure to start (partial) scan as scan abortJohannes Berg2016-07-061-2/+3
| * mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-0615-35/+131
| * nl80211: support beacon report scanningAvraham Stern2016-07-0623-52/+279
| * mac80211_hwsim: use signed net namespace IDJohannes Berg2016-07-061-1/+1
| * mac80211_hwsim: Add radar bandwidths to the P2P Device combinationIlan Peer2016-07-061-20/+5Star
| * nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld2016-07-063-2/+73
| * mac80211: agg-rx: refuse ADDBA Request with timeout updateJohannes Berg2016-07-061-0/+18
| * mac80211: fix fq lockdep warningsMichal Kazior2016-06-301-0/+4
| * mac80211: use common cleanup for user/!user_mpmBob Copeland2016-06-302-23/+13Star
| * mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma2016-06-303-2/+41
| * mac80211: silence an uninitialized variable warningDan Carpenter2016-06-301-0/+1
| * wireless: Use macro instead of numberMasashi Honma2016-06-301-1/+1
| * nl80211: improve nl80211_parse_mesh_config type checkingArnd Bergmann2016-06-301-30/+74
| * mac80211_hwsim: Allow wmediumd to attach to radios created in its netnsMartin Willi2016-06-301-16/+76
* | net: mediatek: remove .owner field for driverWei Yongjun2016-07-071-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-06154-618/+1455
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-0643-212/+527
| |\ \
| | * | ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau2016-07-051-0/+1
| | * | net: fix decnet rtnexthop parsingVegard Nossum2016-07-051-9/+12
| | * | cxgb4: update latest firmware version supportedGanesh Goudar2016-07-051-6/+6
| | * | net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz2016-07-051-3/+0Star
| | * | bonding: fix enslavement slave link notificationsAviv Heller2016-07-051-0/+1
| | * | r8152: fix runtime function for RTL8152hayeswang2016-07-051-7/+17
| | * | qeth: delete napi struct when removing a qeth deviceUrsula Braun2016-07-052-0/+2
| | * | Revert "fsl/fman: fix error handling"David S. Miller2016-07-051-1/+1
| | * | fsl/fman: fix error handlingChristophe Jaillet2016-07-051-1/+1
| | * | cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork2016-07-051-0/+7
| | * | RDS: fix rds_tcp_init() error pathVegard Nossum2016-07-051-2/+3
| | * | geneve: fix max_mtu settingHaishuang Yan2016-07-041-2/+7
| | * | net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser2016-07-021-4/+9
| | * | enc28j60: Fix race condition in enc28j60 driverSergio Valverde2016-07-021-2/+5
| | * | net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo2016-07-021-1/+1
| | * | tipc: fix nl compat regression for link statisticsRichard Alpe2016-07-011-1/+1
| | * | net: bcmsysport: Device stats are unsigned longFlorian Fainelli2016-07-011-1/+1
| | * | macsec: set actual real device for xmit when !protect_framesDaniel Borkmann2016-07-011-0/+1
| | * | net_sched: fix mirrored packets checksumWANG Cong2016-07-013-19/+20
| | * | packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-013-1/+45