aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/flow_table.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-09netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy10-12/+12
2014-01-09netfilter: nf_tables: prohibit deletion of a table with existing setsPatrick McHardy1-1/+1
2014-01-09netfilter: nf_tables: take AF module reference when creating a tablePatrick McHardy1-1/+7
2014-01-09netfilter: nf_tables: perform flags validation before table allocationPatrick McHardy1-13/+9
2014-01-09netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy11-34/+44
2014-01-09netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy11-19/+19
2014-01-09netfilter: nf_tables: replay request after dropping locks to load chain typePatrick McHardy1-4/+8
2014-01-09netfilter: nf_tables: add missing module references to chain typesPatrick McHardy5-0/+5
2014-01-09netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy2-22/+25
2014-01-09netfilter: nf_tables: fix check for table overflowPatrick McHardy1-3/+3
2014-01-09netfilter: nf_tables: restore chain change atomicityPatrick McHardy1-22/+21
2014-01-09netfilter: nf_tables: split chain policy validation from actually setting itPatrick McHardy1-36/+20
2014-01-09netfilter: nft_meta: fix lack of validation of the input registerPablo Neira Ayuso1-0/+3
2014-01-09netfilter: nft_ct: Add support to set the connmarkKristian Evensen2-30/+136
2014-01-09ath9k: Disable cross-band FCCSujith Manoharan1-7/+0
2014-01-09ath9k: Use correct channel for RX packetsSujith Manoharan1-11/+14
2014-01-09ath9k: Update WB335 PCI IDsSujith Manoharan1-19/+82
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao3-14/+13
2014-01-09mwifiex: fix potential buffer overflow in dt configurationBing Zhao1-2/+3
2014-01-09wil6210: prefetch head of packetVladimir Kondratiev1-0/+3
2014-01-09wil6210: Fix IP version indication for Tx csum offloadVladimir Kondratiev1-2/+3
2014-01-09wil6210: interrupt moderationVladimir Kondratiev2-0/+14
2014-01-09brcmfmac: add support for bcm43362 deviceArend van Spriel4-0/+40
2014-01-09wl1251: fix NULL pointer dereferencePavel Machek1-1/+1
2014-01-09wl1251: add nvs file name to module firmware listPavel Machek1-0/+1
2014-01-09wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt1-0/+13
2014-01-09wl1251: disable retry and ACK policy for injected packetsDavid Gnedt2-2/+13
2014-01-09wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt3-0/+31
2014-01-09wl1251: fix channel switching in monitor modeDavid Gnedt1-2/+13
2014-01-09wl1251: disable power saving in monitor modeDavid Gnedt1-3/+7
2014-01-09wl1251: implement multicast address filtering (fwd)David Gnedt5-11/+67
2014-01-09wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt7-11/+39
2014-01-09wl1251: split RX and TX data path initialisationDavid Gnedt3-17/+41
2014-01-09wl1251: implement hardware ARP filteringDavid Gnedt3-0/+53
2014-01-09wl1251: retry power save entryDavid Gnedt5-1/+58
2014-01-09wl1251: fix scan behaviour while not associatedDavid Gnedt3-1/+17
2014-01-09i40e: Turn flow director off in MFP modeCatherine Sullivan1-7/+7
2014-01-09i40e: Add a dummy packet templateJesse Brandeburg1-3/+23
2014-01-09i40e: fix spelling errorsJesse Brandeburg1-1/+1
2014-01-09i40e: trivial: formatting and checkpatch fixesMitch Williams2-16/+17
2014-01-09i40e: shorten wordy fieldsMitch Williams4-11/+11
2014-01-09i40e: accept pf to pf adminq messagesShannon Nelson1-2/+5
2014-01-09i40e: remove interrupt on AQ errorShannon Nelson1-1/+1
2014-01-09i40e: release NVM resource reservation on startupShannon Nelson1-0/+3
2014-01-09i40e: Cleanup reconfig rss pathAnjali Singhai Jain1-8/+0
2014-01-09i40e: disable packet splitJesse Brandeburg1-1/+0
2014-01-09i40e: add a comment on barrier and fix panic on resetGreg Rose2-4/+12
2014-01-09i40e: Fix MAC format in Write MAC address AQ cmdKamil Krawczyk1-2/+5
2014-01-09i40e: Fix GPL headerGreg Rose27-108/+81
2014-01-09i40e: use kernel specific definesJesse Brandeburg2-7/+5