summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* RDS: rds_conn_lookup() should factor in the struct net for a matchSowmini Varadhan2015-09-051-4/+5
* switchdev: fix return value of switchdev_port_fdb_dump in case of errorJiri Pirko2015-09-051-5/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-057-12/+55
|\
| * netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann2015-09-013-3/+4
| * netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso2015-08-291-1/+7
| * netfilter: ipset: Fixing unnamed union initElad Raz2015-08-292-4/+36
| * netfilter: ipset: Out of bound access in hash:net* types fixedJozsef Kadlecsik2015-08-281-4/+8
* | net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2015-09-051-1/+1
* | sctp: add routing output fallbackMarcelo Ricardo Leitner2015-09-031-1/+7
* | sctp: fix dst leakMarcelo Ricardo Leitner2015-09-031-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03411-7873/+14465
|\ \
| * | netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-022-7/+6
| * | netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann2015-09-022-0/+2
| * | ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann2015-09-021-1/+1
| * | sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann2015-09-021-0/+3
| * | flow_dissector: Use 'const' where possible.David S. Miller2015-09-011-38/+41
| * | flow: Move __get_hash_from_flowi{4,6} into flow_dissector.cDavid S. Miller2015-09-012-36/+35
| * | flow_dissector: Don't use bit fields.David S. Miller2015-09-011-7/+7
| * | flow_dissector: Ignore flow dissector return value from ___skb_get_hashTom Herbert2015-09-011-9/+3
| * | flow_dissector: Add control/reporting of encapsulationTom Herbert2015-09-011-0/+15
| * | flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert2015-09-011-1/+4
| * | flow_dissector: Add flag to stop parsing at L3Tom Herbert2015-09-011-0/+6
| * | flow_dissector: Support IPv6 fragment headerTom Herbert2015-09-011-0/+25
| * | flow_dissector: Add control/reporting of fragmentationTom Herbert2015-09-011-2/+13
| * | flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-015-8/+9
| * | flow_dissector: Jump to exit code in __skb_flow_dissectTom Herbert2015-09-011-26/+25
| * | flowi: Abstract out functions to get flow hash based on flowiTom Herbert2015-09-011-0/+36
| * | skbuff: Make __skb_set_sw_hash a general functionTom Herbert2015-09-011-12/+6
| * | net: Make table id type u32David Ahern2015-09-013-7/+7
| * | tun_dst: Remove opts_sizePravin B Shelar2015-08-311-1/+0
| * | ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski2015-08-311-3/+10
| * | ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski2015-08-311-0/+5
| * | net: dsa: Allow DSA and CPU ports to have a phy-mode propertyAndrew Lunn2015-08-311-1/+7
| * | net: dsa: Allow configuration of CPU & DSA port speeds/duplexAndrew Lunn2015-08-311-0/+37
| * | mpls: fix mpls_net_init memory leakNikolay Aleksandrov2015-08-311-1/+3
| * | tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-315-8/+29
| * | fib, fib6: reject invalid feature bitsDaniel Borkmann2015-08-312-0/+4
| * | net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann2015-08-311-16/+16
| * | net: fib: move metrics parsing to a helperFlorian Westphal2015-08-311-30/+41
| * | ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-3112-51/+50
| * | ipv4: fix 32b buildMadalin Bucur2015-08-311-1/+1
| * | ipv4: Fix 32-bit build.David S. Miller2015-08-301-2/+2
| * | netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA2015-08-301-12/+16
| * | net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T2015-08-301-10/+16
| * | net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-301-14/+27
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-303-8/+40
| |\ \
| | * | sctp: Do not try to search for the transport twiceVlad Yasevich2015-08-281-1/+1
| | * | sctp: ASCONF-ACK with Unresolvable Address should be sentlucien2015-08-281-2/+13
| | * | netlink: mmap: fix lookup frame positionKen-ichirou MATSUZAWA2015-08-281-2/+2
| | * | netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard2015-08-281-3/+24
OpenPOWER on IntegriCloud