summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-231-1/+1
* net: filter: remove DL macroDaniel Borkmann2014-05-231-3/+0
* l2tp: Add support for zero IPv6 checksumsTom Herbert2014-05-231-0/+2
* net: Make enabling of zero UDP6 csums more restrictiveTom Herbert2014-05-232-1/+25
* net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-232-11/+4
* net: Eliminate no_check from protoswTom Herbert2014-05-231-1/+0
* net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-233-5/+15
* openvswitch: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme2014-05-221-1/+3
* net/mlx4_core: Deprecate use_prio module parameterAmir Vadai2014-05-221-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-221-35/+22
|\
| * xfrm: Remove useless xfrm_audit struct.Tetsuo Handa2014-04-231-23/+19
| * xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa2014-04-221-19/+10
* | of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli2014-05-221-10/+0
* | vlan: more careful checksum features handlingMichal Kubeček2014-05-221-0/+14
* | net: Add a software TSO helper APIEzequiel Garcia2014-05-221-0/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller2014-05-223-11/+192
|\ \
| * | netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso2014-05-191-0/+2
| * | netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso2014-05-191-4/+6
| * | netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso2014-05-191-0/+10
| * | netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso2014-05-191-0/+10
| * | netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso2014-05-191-0/+17
| * | netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2014-05-192-0/+18
| * | netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso2014-05-191-0/+2
| * | netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso2014-05-191-4/+11
| * | netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso2014-05-191-3/+3
| * | netfilter: nf_tables: Add meta expression key for bridge interface nameTomasz Bursztyka2014-04-241-0/+4
| * | netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka2014-04-231-0/+36
| * | netfilter: nf_tables: implement proper set selectionPatrick McHardy2014-04-022-0/+73
* | | tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell2014-05-222-5/+12
* | | net: filter: cleanup invocation of internal BPFAlexei Starovoitov2014-05-211-4/+2
* | | Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...David S. Miller2014-05-2115-42/+59
|\ \ \
| * | | can: unify identifiers to ensure unique include processingOliver Hartkopp2014-05-1914-42/+42
| * | | can: add Renesas R-Car CAN driverSergei Shtylyov2014-05-191-0/+17
* | | | net: cdc_ncm: fix 64bit division build errorBjørn Mork2014-05-211-2/+2
|/ / /
* | | net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork2014-05-161-1/+0
* | | net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork2014-05-161-0/+4
* | | net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork2014-05-161-0/+11
* | | net: cdc_ncm: set reasonable padding limitsBjørn Mork2014-05-161-0/+1
* | | net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork2014-05-161-9/+1
* | | net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork2014-05-161-1/+5
* | | ieee802154, mac802154: implement devkey record optionPhoebe Buckheister2014-05-161-0/+1
* | | ieee802154: add netlink interfaces for llsecPhoebe Buckheister2014-05-161-0/+31
* | | mac802154: add llsec configuration functionsPhoebe Buckheister2014-05-161-0/+36
* | | ieee802154: add dgram sockopts for security controlPhoebe Buckheister2014-05-161-1/+9
* | | mac802154: integrate llsec with wpan devicesPhoebe Buckheister2014-05-161-0/+3
* | | ieee802154: add types for link-layer securityPhoebe Buckheister2014-05-161-0/+95
* | | of: provide a binding for fixed link PHYsThomas Petazzoni2014-05-161-0/+15
* | | net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni2014-05-161-0/+11
* | | net: filter: x86: internal BPF JITAlexei Starovoitov2014-05-151-0/+3
* | | ieee802154: change _cb handling slightlyPhoebe Buckheister2014-05-151-18/+7