summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Eliminate no_check from protoswTom Herbert2014-05-2313-23/+0
* sunrpc: Remove sk_no_check settingTom Herbert2014-05-231-3/+0
* net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-6/+32
* openvswitch: Simplify genetlink code.Pravin B Shelar2014-05-221-95/+90
* openvswitch: Minimize ovs_flow_cmd_new|set critical sections.Jarno Rajahalme2014-05-221-76/+116
* openvswitch: Split ovs_flow_cmd_new_or_set().Jarno Rajahalme2014-05-221-44/+116
* openvswitch: Minimize ovs_flow_cmd_del critical section.Jarno Rajahalme2014-05-221-25/+28
* openvswitch: Reduce locking requirements.Jarno Rajahalme2014-05-221-25/+29
* openvswitch: Fix ovs_flow_stats_get/clear RCU dereference.Jarno Rajahalme2014-05-222-7/+9
* openvswitch: Fix typo.Jarno Rajahalme2014-05-221-1/+1
* openvswitch: Minimize dp and vport critical sections.Jarno Rajahalme2014-05-221-108/+110
* openvswitch: Make flow mask removal symmetric.Jarno Rajahalme2014-05-221-19/+25
* openvswitch: Build flow cmd netlink reply only if needed.Jarno Rajahalme2014-05-221-22/+48
* openvswitch: Clarify locking.Jarno Rajahalme2014-05-222-7/+9
* openvswitch: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme2014-05-221-6/+8
* openvswitch: Compact sw_flow_key.Jarno Rajahalme2014-05-223-123/+62
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-225-130/+43
|\
| * net/xfrm/xfrm_output.c: move EXPORT_SYMBOLFabian Frederick2014-05-131-3/+2
| * xfrm: Remove useless xfrm_audit struct.Tetsuo Handa2014-04-234-101/+41
| * xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa2014-04-224-52/+26
* | ieee802154: missing put_dev() on errorDan Carpenter2014-05-221-2/+4
* | bridge: make br_device_notifier staticCong Wang2014-05-224-121/+99
* | net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warningChen Gang2014-05-221-1/+1
* | mac802154: llsec: correctly lookup implicit-indexed keysPhoebe Buckheister2014-05-221-0/+2
* | mac802154: llsec: fold useless return value checkPhoebe Buckheister2014-05-221-1/+1
* | mac802154: llsec: fix incorrect lock pairingPhoebe Buckheister2014-05-221-1/+1
* | vlan: more careful checksum features handlingMichal Kubeček2014-05-221-2/+2
* | net: Add a software TSO helper APIEzequiel Garcia2014-05-222-1/+73
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller2014-05-2210-461/+1215
|\ \
| * | netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso2014-05-191-39/+54
| * | netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso2014-05-191-55/+46
| * | netfilter: nf_tables: simplify nf_tables_*_notifyPablo Neira Ayuso2014-05-191-58/+32
| * | netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso2014-05-191-14/+68
| * | netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso2014-05-191-19/+126
| * | netfilter: nf_tables: pass context to nf_tables_updtable()Pablo Neira Ayuso2014-05-191-25/+26
| * | netfilter: nf_tables: disabling table hooks always succeedsPablo Neira Ayuso2014-05-191-6/+3
| * | netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso2014-05-191-45/+158
| * | netfilter: nf_tables: refactor chain statistic routinesPablo Neira Ayuso2014-05-191-21/+24
| * | netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2014-05-192-18/+115
| * | netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso2014-05-191-31/+43
| * | netfilter: nf_tables: relocate commit and abort routines in the source filePablo Neira Ayuso2014-05-191-80/+80
| * | netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso2014-05-191-54/+69
| * | netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso2014-05-191-29/+29
| * | netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPEPablo Neira2014-04-281-1/+1
| * | netfilter: nf_tables: Add meta expression key for bridge interface nameTomasz Bursztyka2014-04-244-2/+154
| * | netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka2014-04-231-25/+25
| * | netfilter: nf_tables: Stack expression type depending on their familyTomasz Bursztyka2014-04-231-1/+4
| * | netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocationsPatrick McHardy2014-04-141-5/+10
| * | netfilter: nf_tables: add set_elem notificationsArturo Borrero2014-04-031-0/+82
| * | netfilter: nft_hash: use set global element counter instead of private onePatrick McHardy2014-04-021-7/+2
OpenPOWER on IntegriCloud