summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-19netfilter: nfnetlink_cthelper: reject too large userspace allocation requestsFlorian Westphal1-2/+8
2017-04-19netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal9-1/+20
2017-04-19netfilter: conntrack: move helper struct to nf_conntrack_helper.hFlorian Westphal2-19/+17
2017-04-19netfilter: nft_ct: allow to set ctnetlink event types of a connectionFlorian Westphal2-1/+26
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal16-49/+17
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal12-97/+39
2017-04-15netfilter: ecache: Refine the nf_ct_deliver_cached_eventsGao Feng1-2/+2
2017-04-15netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setupGao Feng1-1/+1
2017-04-15ipset: remove unused function __ip_set_get_netlinkAaron Conole1-8/+0
2017-04-14netfilter: nf_conntrack: remove double assignmentAaron Conole1-2/+1
2017-04-14netfilter: nf_tables: remove double return statementAaron Conole1-2/+0
2017-04-13netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session.Taehee Yoo1-5/+2
2017-04-09netfilter: udplite: Remove duplicated udplite4/6 declarationGao Feng2-2/+0
2017-04-08netfilter: ip6_tables: Remove unneccessary commentsArushi Singhal1-9/+0
2017-04-07netfilter: Remove exceptional & on function nameArushi Singhal14-16/+16
2017-04-07net: netfilter: Use list_{next/prev}_entry instead of list_entrysimran singhal1-1/+1
2017-04-07netfilter: Use seq_puts()/seq_putc() where possiblesimran singhal6-15/+15
2017-04-07netfilter: Remove unnecessary cast on void pointersimran singhal9-49/+35
2017-04-07netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso11-27/+33
2017-04-06netfilter: ctnetlink: Expectations must have a conntrack helper areaGao Feng1-19/+8
2017-04-06netfilter: nat: avoid use of nf_conn_nat extensionFlorian Westphal2-15/+5
2017-04-06netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng6-64/+65
2017-04-06netfilter: nf_ct_expect: Add nf_ct_remove_expect()Gao Feng4-24/+20
2017-04-06netfilter: expect: Make sure the max_expected limit is effectiveGao Feng4-0/+16
2017-04-06netfilter: nf_tables: add nft_is_base_chain() helperPablo Neira Ayuso4-21/+27
2017-04-06nfp: fix potential use after free on xdp progJakub Kicinski1-1/+2
2017-04-06bonding: attempt to better support longer hw addressesJarod Wilson4-68/+108
2017-04-06tcp: fix reordering SNMP under-countingYuchung Cheng1-13/+14
2017-04-06tcp: fix lost retransmit SNMP under-countingYuchung Cheng1-1/+2
2017-04-06sfc: don't insert mc_list on low-latency firmware if it's too longEdward Cree1-2/+8
2017-04-05nfp: add support for .set_link_ksettings()Jakub Kicinski1-0/+46
2017-04-05nfp: NSP backend for link configuration operationsJakub Kicinski3-14/+179
2017-04-05nfp: add extended error messagesJakub Kicinski1-8/+29
2017-04-05nfp: turn NSP port entry into a unionJakub Kicinski1-13/+25
2017-04-05nfp: allow multi-stage NSP configurationJakub Kicinski4-31/+138
2017-04-05nfp: separate high level and low level NSP headersJakub Kicinski8-20/+22
2017-04-05nfp: report port type in ethtoolJakub Kicinski3-0/+46
2017-04-05nfp: report auto-negotiation in ethtoolJakub Kicinski3-0/+17
2017-04-05nfp: report link speed from NSPJakub Kicinski1-0/+11
2017-04-05nfp: add port state refreshJakub Kicinski3-8/+85
2017-04-05nfp: track link state changesJakub Kicinski2-1/+19
2017-04-05nfp: add mutex protection for the port listJakub Kicinski3-4/+21
2017-04-05nfp: don't spawn netdevs for reconfigured portsJakub Kicinski4-37/+62
2017-04-05nfp: add support for .get_link_ksettings()Jakub Kicinski2-0/+62
2017-04-05selftests: add a generic testsuite for ethernet deviceLABBE Corentin2-1/+201
2017-04-05rtnl: Add support for netdev event to link messagesVlad Yasevich4-11/+107
2017-04-05rtnetlink: Convert rtnetlink_event to white listVlad Yasevich1-14/+17
2017-04-05net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14Gao Feng4-12/+14
2017-04-05net: ibm: emac: remove unused sysrq handler for 'c' keyEric Biggers6-306/+1
2017-04-05sctp: get sock from transport in sctp_transport_update_pmtuXin Long7-28/+22