summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-05-23net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert
2014-05-23net: Eliminate no_check from protoswTom Herbert
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-22openvswitch: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme
2014-05-22net/mlx4_core: Deprecate use_prio module parameterAmir Vadai
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-05-22of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli
2014-05-22vlan: more careful checksum features handlingMichal Kubeček
2014-05-22net: Add a software TSO helper APIEzequiel Garcia
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller
2014-05-22tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell
2014-05-21net: filter: cleanup invocation of internal BPFAlexei Starovoitov
2014-05-21Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...David S. Miller
2014-05-21net: cdc_ncm: fix 64bit division build errorBjørn Mork
2014-05-19netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp
2014-05-19can: add Renesas R-Car CAN driverSergei Shtylyov
2014-05-16net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork
2014-05-16net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork
2014-05-16net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork
2014-05-16net: cdc_ncm: set reasonable padding limitsBjørn Mork
2014-05-16net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork
2014-05-16net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork
2014-05-16ieee802154, mac802154: implement devkey record optionPhoebe Buckheister
2014-05-16ieee802154: add netlink interfaces for llsecPhoebe Buckheister
2014-05-16mac802154: add llsec configuration functionsPhoebe Buckheister
2014-05-16ieee802154: add dgram sockopts for security controlPhoebe Buckheister
2014-05-16mac802154: integrate llsec with wpan devicesPhoebe Buckheister
2014-05-16ieee802154: add types for link-layer securityPhoebe Buckheister
2014-05-16of: provide a binding for fixed link PHYsThomas Petazzoni
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni
2014-05-15net: filter: x86: internal BPF JITAlexei Starovoitov
2014-05-15ieee802154: change _cb handling slightlyPhoebe Buckheister
2014-05-15ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister
2014-05-15net: Fix CONFIG_SYSCTL ifdef test.David S. Miller
2014-05-14net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong
2014-05-13net: support marking accepting TCP socketsLorenzo Colitti
2014-05-13net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2014-05-13tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng
2014-05-13tcp: simplify fast open cookie processingYuchung Cheng